table {
	padding: 10;
	background-color: #FAF7E4;
	border: 0px none #333333;
	font-family: "Times New Roman", Times, serif;
	border-collapse: collapse;
}

a:link {color: #003399} 
a:visited {color: #003399} 
a:hover {background-color: #C4CCE3} 
a:active {color: #000000} 
td {font-family: Arial, Helvetica, sans-serif; font-size: x-small; color: #333333; background-color: #FAF7E4; padding: 8px; } 
li {color: #339966; list-style-type: square} 
ul {color: #339966; list-style-type: square} 
ol {color: #339966} 
.mytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #000000;
	font-weight: 600;
} 
.mytext a:link {color: #003399; text-decoration: underline} 
.mytext a:visited {color: #003399; text-decoration: underline} 
.mytext a:hover {
	color: #003399;
	text-decoration: underline;
	background-color: #C4CCE3;
} 
.mytext a:active {color: #333333; text-decoration: underline} 
.mytext2 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #666666} 
.mytext2 a:link {color: #666666; text-decoration: underline} 
.mytext2 a:visited {color: #666666; text-decoration: underline} 
.mytext2 a:hover {color: #006699; text-decoration: none; background-color: #66CCFF} 
.mytext2 a:active {color: #333333; text-decoration: none} 
body {
	background-color: #999999;
}
.dashed {

	padding: 10;
	background-color: #FAF7E4;
	border: 2px dashed #333333;
	font-family: "Times New Roman", Times, serif;
	border-collapse: collapse;
}

