BODY {

	font-family : Tahoma, sans-serif;

}

.headtext {

	FONT-SIZE: 13px; COLOR: #282749; FONT-FAMILY: Tahoma; TEXT-DECORATION: none

}

.bodytext {

	FONT-SIZE: 12px; COLOR: #282749; FONT-FAMILY: Tahoma; TEXT-DECORATION: none

}

.linktext {

	FONT-SIZE: 12px; COLOR: #405497; FONT-FAMILY: Tahoma; TEXT-DECORATION: none

}

A, A:LINK, A:VISITED {

	text-decoration : none;

}

A:ACTIVE, A:HOVER {

	color : red;

}

UL {

	list-style-type : square;

	color : #282749;

	font-family : tahoma, sans-serif;

}

OL {

	font-family : tahoma, sans-serif;

}
h1 {

font-size: 14px;
font-weight:bold;
font-family : tahoma, sans-serif;

}
