/* CSS Document */

BODY
     {
     background-color: #579DFF; 
     font-size: 12px;
     font-family: Arial, Helvetica, sans-serif;
     color: #000000;
     text-align: Left;
     font-weight: bold; 
	      
     scrollbar-face-color: #579DFF;
     scrollbar-highlight-color: #FFFFFF;
     scrollbar-3dlight-color: #D9D9D9;
     scrollbar-darkshadow-color: #FFFFFF;
     scrollbar-shadow-color: #D9D9D9;
     scrollbar-arrow-color: #000000;
     scrollbar-track-color: #579DFF;
}

TD
		{
		background-color: #579DFF; 
     	font-size: 14px;
     	font-family: Arial, Helvetica, sans-serif;
     	color: #000000;
     	text-align: Left;
	    font-weight: bold; 
	 	margin-top: 150;
	 
}

TD.C
		{
		background-color: #579DFF; 
     	font-size: 15px;
     	font-family: Arial, Helvetica, sans-serif;
     	color: #00CCFF;
     	text-align: Left;
	    font-weight: bolder; 
	 	margin-top: 150;
	 
}

h5

{
	background-color: #579DFF;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: Left;
	font-weight: bold;
	text-decoration: none;

	 
	 
}

h4

{
	background-color: #579DFF;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: Left;
	font-weight: bolder;
	text-decoration: none;

	 
	 
}

h3
	{
	background-color: #579DFF;
	font-size: 22px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: Left;
	font-weight: bolder;
	text-decoration: none;

	 
	 
}

a.B:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #33FFFF;
	text-decoration: underline;
	border: none;
	
}
a.B:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #33FFFF;
	text-decoration: underline;
	border: none;
	
}
a.B:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #33FFFF;
	text-decoration: none;
	border: none;
	background-color: #1A79FF;


}

a.B:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #33FFFF;
	text-decoration: underline;
	border: none;
	
}

	 	
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	border: none;
	
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	border: none;
	
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	border: none;
	background-color: #1A79FF;


}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	border: none;
	
}

image {
margin-right: 10px;
}
