BODY {
	background-color : White;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-weight : normal;
}
A {
	color : Navy;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
}
A.type {
	color : Gray;
	font-family : sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
}
A.top_small {
	color : Gray;
	font-family : sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
}
A:HOVER {
	color : Blue;
	text-decoration : underline;
}
A.type:HOVER {
	color : Navy;
	text-decoration : none;
}
A.top_small:HOVER {
	color : Navy;
	text-decoration : none;
}
P {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	font-style : normal;
	color : Black;
}
P.blue {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	font-style : normal;
	color : Navy;
}
P.h1 {
	color : Navy;
	font-family : sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
	text-align : center;
}
H1.free {
	color : Navy;
	font-family : sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
}
H1 {
	color : Navy;
	font-family : sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
	text-align : center;
}
INPUT, SELECT {
	color : Navy;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	text-align : center;
	background : #C6ECFF;
}
INPUT.no {
	background : transparent;
}