BODY, TD {
	font-family : Tahoma, Arial, sans-serif;
	color : #453323;
	font-weight : 500;
}

SMALL {
	Font-family : Tahoma, Arial, sans-serif;
	color : #453323;
	font-size : xx-small;
	font-weight : 500;
}

A {
	text-decoration: none;
	color: #31639C;
	font-weight : 600;
}

A:Hover {
	text-decoration: underline;
	color: #9C3131;
}

H1 {
	font-family : Tahoma;
	color : #453323;
	font-size : medium;
}

H2 {
	font-family : Tahoma, Arial, sans-serif;
	color : #453323;
	font-size : large;
}