body {
	background-color: #0e1f3c;
	margin: 0px;
	padding: 0px;
}

body, th, td {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #02265a;
}

.align-justify {
	text-align: justify;
}

.text1 {
	font-size: 10px;
}

.text2 {
	color: #414141;
}

.text3 {
	color: #A0B0CB;
}

.text4 {
	color: #800000;
	font-size:12px;
	font-weight: bold;
	line-height : 20px;
}

.text5 {
	color: #02265a;
	font-size:12px;
	font-weight: normal;
}

a {
	color: #C00000;
}

a:hover {
	text-decoration: none;
}

a.link1 {
	color: #FFFFFF;
}

a.link2 {
	color: #008000;
	font-size:11px;
	font-style:italic;
}

