.smalltext 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000099;

}

.medtext 
{  
font-family: Arial, Helvetica, sans-serif; 
font-size: 12pt; 
font-style: normal; 
font-weight: normal; 
color: #000000
}

.medtextwhite 
{  
font-family: Arial, Helvetica, sans-serif; 
font-size: 12pt; 
font-style: normal; 
font-weight: normal; 
color: #FFFFFF
}

.smalltextwhite 
{  
font-family: Arial, Helvetica, sans-serif; 
font-size: 10pt; 
color: #FFFFFF
}

a.ondark:link { color:#FFFFFF; text-decoration:underline}
a.ondark:visited { color:#FFFFFF; text-decoration:underline}
a.ondark:hover { color:#CCCCCC; text-decoration:underline; cursor:hand; font-weight:}
a.ondark:active { color:#FFFFFF; text-decoration:none}

a.onlight:link { color:#000099; text-decoration:underline}
a.onlight:visited { color:#000099; text-decoration:underline}
a.onlight:hover { color:#000099; text-decoration:; font-weight:; cursor:hand}
a.onlight:active { color:#000099}
.dottedaround {
	border: 1px dotted #CC66FF;
}
