﻿/* Style Sheet */
body,html {
	margin:0px;
	font-family:Times New Roman,serif;
	font-size:12px;
	letter-spacing:1px;
	color:#333333;
	background-image:url(bg.gif);
}

a.header_menu {
	font-family:Times New Roman,serif;
	font-size:17px;
	color:#666666;
	font-weight:thin;
	text-decoration:none;
	width:auto;
	display:block;
	margin-bottom:2px;
	letter-spacing:0px;
}

a.header_menu:hover {
	font-family:Times New Roman,serif;
	font-size:17px;
	color:#333333;
	font-weight:thin;
	text-decoration:none;
	width:auto;
	display:block;
	background-color:#F2F1F1;
	margin-bottom:2px;
	text-indent:1px;
	letter-spacing:0px;
}

a.partner {
	font-family:Times New Roman,serif;
	font-size:11px;
	color:#333333;
	font-weight:thin;
	text-decoration:none;
	letter-spacing:1px;
}

a.partner:hover {
	font-family:Times New Roman,serif;
	font-size:11px;
	color:#333333;
	font-weight:thin;
	text-decoration:underline;
	margin-bottom:2px;
}

span.partner_head {
	font-family:Times New Roman,serif;
	font-size:16px;
	color:#333333;
}

span.headlines {
	font-family:Times New Roman,serif;
	font-size:25px;
	font-weight:thin;
	color:#666666;
}