/* CSS Document */


body,td,th {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.STYLE1 {
	color: #FE0000;
	font-weight: bold;
}
.STYLE2 {
	color: #FFFFFF;
	font-weight: bold;
}

.STYLE3 {color: #686868}

.STYLE4 {color: #039AF5;font-size:14px;font-weight:bold;}

.STYLE5 {color: #FB6A00}

.STYLE6 {color: #039AF5;font-weight:bold;}

.STYLE7 {color: #FB6A00;font-weight:bold;}



A:link {text-decoration: none; color:#000000;} 
A:visited {text-decoration: none; color:#000000;}
A:active {text-decoration: underline; color:#0000ff;}
A:hover {text-decoration: underline; color:#0000ff;}

A.url2:link {COLOR:#2650A6;text-decoration:none}
A.url2:visited {COLOR:#2650A6;text-decoration:none}
A.url2:acitve {COLOR:#2650A6;text-decoration:underline}
A.url2:hover {COLOR:#2650A6;text-decoration:underline}

A.url3:link {COLOR:#039AF5;text-decoration:none;font-weight:bold;}
A.url3:visited {COLOR:#039AF5;text-decoration:none;font-weight:bold;}
A.url3:acitve {COLOR:#039AF5;text-decoration:underline;font-weight:bold;}
A.url3:hover {COLOR:#039AF5;text-decoration:underline;font-weight:bold;}

