body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
	background-color: #F4F4F4;

}
a:link {
	text-decoration: underline;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 11px;



}
a:visited {
	text-decoration: underline;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;



}
a:hover {
	color: #FFFF00;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: underline;
	font-size: 11px;




}
a:active {
	color: #FFFF00;
	text-decoration: underline;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;



}

td {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #CCCCCC;
	font-size: 11px;

}
h2 {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #FF9933;
}
b {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FF0000;
	font-size: 11px;
	background: #FFCACA;

}
em {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FF0000;
	font-size: 10px;
	text-decoration: underline;

}
strong {

	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FF0000;
	font-size: 11px;
	background: #FFC1C1;
}
textarea {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #FF3300;
	border: thin outset #FFFF00;
	margin: 10px;
	padding: 10px;


}
h1 {


	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #990000;
}

