body, td{
	font : 12px Arial, Helvetica, sans-serif;
	color : 627699;
	font-weight : normal;
	background-color : #D8DFE1;
}
h1{
	font-size : 18px;
	color : #627699;
}
h2{
	color : #627699;
	font-style : normal;
}
A {
    color : #627699;
}
A.menu{
	color : White;
	font-weight : bold;
	text-decoration : none;
	font-size : 12px;
}
A.menu:Hover {
	font-weight : bold;
	font-size : 12;
	background-color : #D8DFE8;
	width : 100%;
	color : #627699;
}
b{
	font-weight : lighter;
}
strong{
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
	color : #627699;
}
.dark{
	background-color : #627699;
}
