﻿ body 
 {
 	margin:0px; 
 	padding:0px; 
 	background-color:#979FBA
 }
 h1
{
	font-family: Tahoma;
	font-size: 11px;
	color: #0F103E;
	font-weight: bold;
}
 p {font-family:Tahoma;font-size: 11px;color:#4B4BC2}
 .white{font-family:Tahoma; font-size:11px;  color:#FFFFFF}
 .menu{font-family:Tahoma; font-size:11px;  color:#FFFFFF; text-decoration:none}
 A:link {
	text-decoration: none;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
A:visited {
	text-decoration: none;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #3366CC;
}
A:active {text-decoration: none}
A:hover {
	text-decoration: underline;
	color: #000099;
}
