
a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: underline;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #999999;
}
body {background-color: #FFFFFF;}
font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1 em;
	color: #999999;
}
.box {width:950px; }
.desc { margin-top:10px; width:800px;}
.header {background-color: #E7A0BB; width:940px; padding:5px;}
.headertext {color:#FFFFFF; font-size: 14px; letter-spacing: 1px; text-align:left; width:930px;}
.title {letter-spacing: 5px; color:#FFFFFF; font-size: 16px; text-align:left; width:930px}
.content {background-color:#FFFFFF; width:950px; border:solid; border-width:1px; border-color:#999999;}
.small {font-size:.85em; width:750px; display:inline; text-align:center;}
.block {font-size:.9em; width:800px; padding-top:40px; text-align:justify; }
.navleft {font-size:1.2em; display:inline; text-align:left; color:#BC4975; width:100px; padding-right:75px;}
.navright{font-size:1.2em; display:inline; text-align:right; color:#BC4975; width:100px; padding-left:75px;}
#nolink {color:#FFFFFF;}
.smtext {font-size:.9em;}
.strong {font-size: 18px; margin-top:10px;}
.showtitle {width: 800px; text-align:right; padding-right:25px;}
.hide{color:#FFFFFF;}