body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
.sidemenu {
	background-color: #E4EFFC;
	border: 1px solid #0D3E81;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF6B01;
}

.optin {
	background-color: #FFC;
	border: 3px dashed #FE6A00;
}

a {
	font-size: 12px;
	color: #145ABA;
	font-weight: bold;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #0E448A;
}
a:hover {
	text-decoration: none;
	color: #FE9900;
}
a:active {
	text-decoration: underline;
	color: #FF9F00;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
}
h1 {
	font-size: 24px;
	color: #FD6A00;
	text-align: center;
}
h2 {
	font-size: 18px;
	color: #186DE0;
}
h3 {
	font-size: 16px;
	color: #FF9700;
}
body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #07285D;
}

