﻿body {
	font-family: tahoma, arial, sans-serif;
	background-color: white;
	text-align: center;
	color:#555555;
}

.page {
	font-family: tahoma, arial, sans-serif;
	background-color: white;
	text-align: center;
	color:#555555;
}

.content {
font-family: tahoma, arial, sans-serif;
	background-color: white;
	text-align: left;;
	color:#555555;
	font-size:12px;
	padding-top:12px;
}

p,ul {
	font-size: 72%;
	line-height: 137%;
	color: #555555;
}
p.small {
	font-size: 68%;
	line-height: 137%;
	color:#555555;
}

b {color:#333333;}
 
h1 {
	font-family: arial; font-weight:normal ; font-size: 15pt;color:#0753ee;
	margin: 0 0 5px 0;
}
 
h2 {
	font-size: 72%;
	color: #333333;
	margin: 0 0 5px 0;
}

A:link {text-decoration: underline; color: #0753ee; font-weight:bold;}
A:visited {text-decoration: underline; color: #0753ee}
A:active {text-decoration: underline; color: #0753ee}
A:hover {text-decoration: underline; color: #000000}

A.footer:link {text-decoration: underline; color: #222222; font-weight:normal;}
A.footer:visited {text-decoration: underline; color: #222222}
A.footer:active {text-decoration: underline; color: #222222}
A.footer:hover {text-decoration: underline; color: #0753ee}