/* CSS Document */
.type
{
	font-family: Verdana, sans-serif; 
	color: #000000; 
	font-size: 11px;
	line-height: 13pt;
}

.headline
{
	font-family: Verdana, sans-serif; 
	color: #de6c10; 
	font-size: 11px;
	line-height: 13pt;
}


a:link
{
	color:#B41143; 
	text-decoration:none;
}

a:active
{
	color:#B41143; 
	text-decoration:none;
}

a:visited
{
	color:#B41143; 
	text-decoration:none;
}

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

body 
{
	background-image: url(../images/bg.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.style1 {
	font-size: 14px;
	font-weight: bold;
}

.style2 {font-weight: bold}
