
a:active     {  font-family: Arial; font-size: 12px; color: #000000}
a:link       {  font-family: Arial; font-size: 12px; color: #000000}
a:visited    {  font-family: Arial; font-size: 12px; color: #000000}
a:hover 	 {  font-family: Arial; font-size: 12px;color:"#ff8200"; text-decoration:underline; }
body         {  font-family: Arial; font-size: 12px; color: #000000}
li           {  font-family: Arial; font-size: 12px; color: #000000}
ol           {  font-family: Arial; font-size: 12px; color: #000000}
table        {  font-family: Arial; font-size: 12px; color: #000000}
td           {  font-family: Arial; font-size: 12px; color: #000000}

.title02 {
	color : #000000;
	margin-top : 0px;
	padding-bottom : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	font-size : 10px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.title02 a {
	color : Black;
		text-decoration: none;
}
.title02 a:hover {
	color : red;
		text-decoration: underline;
	}
	
.title01 {
	color : Black;
	margin-top : 0px;
	padding-bottom : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	font-size : 24px;
	font-family : "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
}