body, td, p
{
	font-size : 11px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height : 190%;
}

p
{
	margin-top : 0px;
	margin-bottom : 8px;
}

input
{
	width : 100%;
}

ul,ol
{
	margin-top : 5px;
	margin-bottom : 8px;
}

.img
{
	border : 1px solid Black;
}

.title
{
	font-size : 14px;
	line-height : 100%;
	font-weight : bold;
	color : Black;
	padding-bottom : -5px;
}

.subtitle
{
	font-size : 13 px;
	font-family : Arial, Helvetica, sans-serif;
	line-height : 100%;
	font-weight : bold;
	color : #b60000;
	margin-top : 0px;
	margin-bottom : 5px;
}

.feedback
{
	font-size : 10px;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	width : 170px;
	overflow-x : hidden;
	overflow-y : hidden;
	border : 1px solid #999999;
	color : #555555;
}

.small
{
	color : #555555;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	letter-spacing:0.9;
}

a.small:link,
a.small:visited
{
	color : #555555;
	font-size : 11px;
	letter-spacing:0.9;
	text-decoration : underline;
}

a.small:hover
{
	color : #555555;
	font-size : 11px;
	letter-spacing:0.9;
	text-decoration : none;
}

a.menu:link,
a.menu:visited
{
	color : White;
	text-decoration : underline;
}

a.menu:hover
{
	color : White;
	text-decoration : underline;
}

a:link,
a:visited
{
	color : #B42E32;
	text-decoration : underline;
}

a:hover
{
	color : #B42E32;
	text-decoration : none;
}

.white
{
	color : White;
}
