body
{
	background: #FFF;
	margin: 0;
	padding: 0;
	font: 12px/18px tahoma;
	width: 100%;
}

h1
{
	font-size: 14px;
	margin: 0px 0px 15px 0px;
}

h2
{
	font-size: 14px;
	margin: 0px 0px 15px 0px;
}

img
{
	border: 0;
}

.width
{
	width: 100%;
}

div.clear
{
	clear: both;
	font-size: 1px;
	line-height: 1px;
}

.top
{
	vertical-align: top;
}

a{text-decoration: underline; color: #A41832;}
a:hover{text-decoration: none;}
