body {
	font-family : verdana;
	font-size : 9px;
	color : #FFFFFF;
	margin : 0px;
}

td {
	font-family : verdana;
	font-size : 10px;
	padding : 0px;
}

b, strong {
	font-size : 10px;
	color:#FFFFFF;
	font-weight:bold;
}

a:active, a:link, a:visited {
	font-family : verdana;
	text-decoration : none;
	font-weight:bold;
	color : #A10D3F;
}

a:hover {
	font-family : verdana;
	text-decoration : underline;
	font-weight:bold;
	color : #A10D3F;
}

a.normal:active, a.normal:link, a.normal:visited {
	font-family : verdana;
	text-decoration : none;
	font-weight:normal;
	color : #A10D3F;
}

a.normal:hover {
	font-family : verdana;
	text-decoration : underline;
	font-weight:normal;
}

a.red:active, a.red:link, a.red:visited {
	font-family : verdana;
	text-decoration : underline;
	font-weight:bold;
}

a.red:hover {
	font-family : verdana;
	text-decoration : none;
	font-weight:bold;
	color : #A10D3F;
}

a.footer:active, a.footer:link, a.footer:visited {
	font-family : verdana;
	text-decoration : none;
	font-weight:normal;
	color : #7F7F7F;
}

a.footer:hover {
	font-family : verdana;
	text-decoration : underline;
	font-weight:normal;
	color : #7F7F7F;
}

a.path:active, a.path:link, a.path:visited {
	font-family : verdana;
	font-size : 9px;
	text-decoration : none;
	font-weight:normal;
	color : #999999;
}

a.path:hover {
	font-family : verdana;
	font-size : 9px;
	text-decoration : underline;
	font-weight:normal;
	color : #999999;
}

input, option, select, textarea {
	font-family : verdana;
	font-size : 10px;
	color : #797979;
}

hr {
	height : 1px;
	color : #797979;
}

p {
	margin : 0px;
}

.cms {
	background-color : #FFFFFF;
	font-family : verdana;
	font-size : 10px;
	color : #000000;
}

