body, td, p
{
	font-size : 10px;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	line-height : 190%;
}

table.border{
border-collapse:collapse
}

table.border td, table.border th{
	border:1px solid #a0a0a0;
	vertical-align : top;
}

p
{
	margin-top : 0px;
	margin-bottom : 8px;
}

ul
{
	margin-top : 5px;
	margin-bottom : 8px;
}

.title
{
	font-size : 16px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height : 100%;
	font-weight : bold;
	color : #8B0000;
	padding-bottom : -5px;
}

.subtitle
{
	font-size : 13 px;
	line-height : 150%;
	font-weight : bold;
	color : #2D4257;
	padding-top : 10px;
	padding-bottom : 10px;
}

.feedback
{
	font-size : 10px;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	width : 100%;
	overflow-x : hidden;
	overflow-y : hidden;
	border : 1px solid #999999;
	color : #555555;
}

.small
{
	color : #555555;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 10px;
}

a.small:link,
a.small:visited
{
	color : #555555;
	font-family : "Arial Narrow";
	font-size : 11px;
	letter-spacing:0.9;
	text-decoration : underline;
}

a.small:hover
{
	color : #555555;
	font-family : "Arial Narrow";
	font-size : 11px;
	letter-spacing:0.9;
	text-decoration : underline;
	
}

a:link,
a:visited
{
	color : #2C2C2C;
	text-decoration : underline;
}

a:hover
{
	color : #2C2C2C;
	text-decoration : none;
}
