/* CSS Document */

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}


body {
	background-color: #030372;
	margin-top: 15px;
}

.footer {
	font-size: 12px;
	color: #000000;
}
.maillink {
	color: #FFFFFF;
	font-size: 12px;
	}
.H2 {
	font-size: 14px;
	font-weight: bold;
	color: #5C5C5C;
}
.menu_h1 {
	margin-left:
	font-size:13px;
	font: tahoma,verdana,sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}
.menu_h2 {
	font-size: 13px;
	font: tahoma,verdana,sans-serif;
	font-weight: bold;
	color: #428eff;
	
	
}
.clock {
	font-size: 10px;
	font: tahoma,verdana,sans-serif;
	font-weight: bold;
	color: #428eff;
}

.bodytxtHI {
	font-size:18px;
	font-family: Tahoma, Verdana, sans-serif;
}
.bodytxt {
	font-size:11px;
	color: #5C5C5C;
	font-family: Tahoma, Verdana, sans-serif;
	margin-left:10px;
	margin-right:10px;
	margin-top:10px;
	
	}


.style1 {font-family: Tahoma, Verdana, sans-serif}
