body{
	font-family: serif;
	font-size: 11 px;
}
a{
	font-family: Verdana, Tahoma;
	font-size: 11px;
	color: #990000;
}
a:hover{
	color: #009933;
}
a.menu{
	color: white;
	font-family: Tahoma;
	font-size: 15px;
	font-weight: normal;
	text-decoration: none;
}

a.menu:hover{
	color: yellow;
	font-weight: normal;
	text-decoration: none;
}
a.grey {
	color: #660000;
	font-family: arial, Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 9px;
}

a.grey:hover {
	color: #191970;
	font-family: arial, Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 9px;
}
h1 {
	color: #1263AD;
	font-family: Tahoma, arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;
}

h2 {
	color: #1263AD;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
}

h3 {	color: #1263AD;
	font-family: Tahoma, arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
h4{
	color: #000000;
	font-family: Verdana;
	font-size: 14px;
	font-weight: normal;
	text-align: justify;
	text-justify: inter-ideograph;
	word-break: normal;
	}
input,textarea,select {
	background: white;
	border: 1px dotted;
	border-color: #000080;
	color: #0E1453;
	font: 12px Tahoma;
}
td {
	color: #000000;
	font-family: Verdana, Tahoma;
	font-size: 11 px;
}