BODY
 {
	Color : black;
	Font-Family : Arial, Helvetica, sans-serif;
	Font-Size : 100%;
	line-height: 1.5;
}

TD
 {
	Color : black;
	Font-Family : Arial, Helvetica, sans-serif;
	Font-Size : 80%;
	line-height: 1.5;
}

H1
{
	Color : #000000;
	Font-Family : Arial, Helvetica, sans-serif;
	Font-Size : 120%;
	line-height: 2;
	font-weight: bold;
	margin-top : 0;
	margin-bottom : 0;
}

H2
{
	Color : #0027b8;
	Font-Family : Arial, Helvetica, sans-serif;
	Font-Size : 100%;
	line-height: 2;
	font-weight: bold;
	margin-top : 0;
	margin-bottom : 0;
	text-decoration : underline;
}

H4
{
	Color : #000000;
	Font-Family : Arial, Helvetica, sans-serif;
	Font-Size : 100%;
	line-height: 1.5;
	font-weight: bold;
	margin-top : 0;
	margin-bottom : 0;
}

H5
{
	Color : #FFFFFF;
	Font-Family : Arial, Helvetica, sans-serif;
	Font-Size : 120%;
	line-height: 1.5;
	font-weight: bold;
	margin-top : 0;
	margin-bottom : 0;
}

.marker_title

{
	Color : #000000;
	Font-Family : Arial, Helvetica, sans-serif;
	Font-Size : 120%;
	line-height: 1.5;
	font-weight: bold;
	background : #F5E8D2;
	margin-top : 20;
	margin-bottom : 20;
}

.marker_title1

{
	Color : #BA0000;
	Font-Family : Arial, Helvetica, sans-serif;
	Font-Size : 120%;
	line-height: 1.5;
	font-weight: bold;
	background : #F5E8D2;
	margin-top : 20;
	margin-bottom : 20;
}

.marker

{
	Color : #000000;
	background : #F5E8D2;
}


a.:link, a.:visited, a.:active {
	font-family: Arial, Helvetica, sans-serif;
	font-weight : normal;
	color : #0027b8;
	text-decoration: underline;
}
a.:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight : normal;
	color :  black;
	text-decoration: underline;
}

.menulink {margin-left: 2;font-family: Arial, Helvetica, sans-serif; font-weight : normal; font-size: 120%; color: #0027b8; text-decoration:underline; letter-spacing : normal; }
a.menulink:link, a.menulink:visited, a.menulink:active {
	font-family: Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size: 120%;
	color: #0027b8;
	text-decoration:underline;
	letter-spacing : normal;
}
a.menulink:hover { font-family: Arial, Helvetica, sans-serif; font-weight : normal; font-size: 120%; color : #0027b8; text-decoration:underline; letter-spacing : normal;}


