body {
	background-color: #00015E;
}
body,td,th {
	font-family: tahoma;
	font-size: 12px;
	color: #585858;
}

h1 {font-size: 20px}
h2 {font-size: 18px}
h3 {font-size: 16px}
h4 {font-size: 12px}

a:visited {
	color: #727B7A;
}
a:hover {
	color: #727B7A;
	text-decoration: none;
}
a:active {
	color: #5C79BB;
	text-decoration: none;
}
a:link {
	color: #5C79BB;
}

.style1 {font-size: 9px}

.style2 {
	color: #CCDBF0;
	font-size: 12px;
}

.style3 {
	color: #FFFFFF;
	font-weight: bold;
}

.style4 {
	color: #EEEEFF;
	font-size: 13px;
	font-weight: bold;
}



.fot {font-family: tahoma;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #CCDBF0;
}
