A.ingroen:LINK {
	color : #F5F5DC;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}
A.ingroen:VISITED {
	color : White;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}
A.ingroen:HOVER {
	color : Red;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}

P.norm {
	color : #004040;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}
P.yellow {
	color : #FFFFCC;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}
LI {
	color : #004040;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}
LI.small {
	color : #004040;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
}

P {
	color : Blue;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
}
H3 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : Red;
	border : 2px groove Red;
	background : White;
	text-indent : 20px;
}
H1 {
	color : White;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	letter-spacing : 15px;
	background : Red;
	border : medium groove #006300;
	text-align : center;
}
A.sub {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	background-color : Red;
	border : 2 solid #4169E1;
	color : White;
	text-align : center;
	padding : 3;
	font-weight : bold;
	text-decoration : none;
	letter-spacing : 2;
}
A.sub:HOVER {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	background-color : #B0C4DE;
	border : 2 solid Teal;
	color : White;
	text-align : center;
	padding : 3;
	font-weight : bold;
	text-decoration : underline;
	letter-spacing : 2;
}
B.sub {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	background-color : #B0C4DE;
	border : 2 solid Teal;
	color : White;
	text-align : center;
	padding : 3;
	font-weight : bold;
	text-decoration : none;
	letter-spacing : 2;
}

