.std {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333; 
}

.std   A:link    {color: #666666; text-decoration:underline}
.std   A:visited    {color: #666666; text-decoration:underline}
.std   A:hover    {color: #3333cc; text-decoration:underline}

body {
	background: #ffffff; 
 	padding: 0;
 	font: 13px Georgia, "Times New Roman", Times, serif; 
 	color: #333333;
}.stdbold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	left: 20px;
	color: #333333;
	font-weight: bold;
}

.stdboldLG {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	left: 20px;
	color: #333333;
	font-weight: bold;
}
.stditalic {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	left: 20px;
	color: #333333;
	font-style: italic;
}
