body{
	background-color : #5177AA; 
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #242C3C;
}
td {
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size : 12px;
}
.green{
	font-weight: bold;
	color: #7EA802;
}
a {
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	color: #7EA309;
	font-size : 12px;
}
a:hover{
	color: #A6BF5C;
	text-decoration: none;
}
.h1{
	font-size : 12px;
	font-weight: bold;
}

h3{
	font-size : 14px;
	font-weight: bold;
}

hr{
	color: #242C3C;
	height : 1px;
}
