/* CSS Document */
body,td,th {
    font-family:"Times New Roman", Times, serif;
	color: #d2ab68;
	background-color: #75d1f6;
	font-size: small
}
.text	{ 
	font-family:"Times New Roman", Times, serif;
	color: #000000;
	font-size:15px;
	font-weight:normal;	
	}
.text	{ 
	font-family:"Times New Roman", Times, serif;
	color: #050fd9;
	font-size:15px;
	font-weight:normal;	
	}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFF00;
}
a:hover {
	color: #00CCFF;
}
a:active {
	color: #FF0000;
}
.style1 {
	font-size: x-small;
	font-family: Arial, Helvetica, sans-serif;
}
.background {
	background-color: #990000;}
.style3 {font-size: xx-small}
.style4 {color: #2A8FD4;
		font-size: 10px;}
.style5 {color: #FFFFFF}
.style6 {color: #000000}
.style7 {font-size: medium;
		 color: #000000}
.style8 {color: #F8EC16}
.style9 {color: #FF0000}
.style10 {font-size: 20px;
		color: #050fd9;}
.style11 {font-size: 24px;}
.header {font-weight: bold;
		font-size: 24px;
		color: #050fd9;
		}

