/* CSS Document */

h1 {
	font-family: Tahoma;
	font-size: 18px;
	color: #2d418c;
	font-weight: bold;
	text-decoration: none;
}

p	{
	color:#000000;
	font-family:Tahoma;
	font-weight:normal;
	font-size:13px;
	text-decoration:none;
	}
	
	
body {
	background-color: #333333;
}
.footer_padding {
	padding: 2px;
}



.menu, .menu a:link, .menu a:visited, .menu a:active {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: normal;
	color:#FFFFFF;
	text-decoration: none;
}

.menu a:hover {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: normal;
	color:#FFFFFF;
	text-decoration:underline;
}
h2 {

	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}


h3 {

	font-family: Tahoma;
	font-size: 11px;
	color:#FFFFFF;
	font-weight:normal;
	text-decoration: none;
}
