*		{
	font-family: verdana,tahoma, arial, sans-serif;
	}

body         		{	
	background-color: #FFFFFF;
	margin:10px 10px 10px 10px;
	overflow:auto;
	overflow: -moz-scrollbars-vertical;
}

a 			{
	text-decoration: none;
	}

a:hover 			{
	text-decoration: underline;
	}

h1           			{
	color: #000000;
	font-size: 13px;
	font-family: "Georgia", "Times New Roman", serif;
	font-weight: bold;
	}

h1 a	{
	color: #000000;
	font-size: 13px;
	font-family: "Georgia", "Times New Roman", serif;
	font-weight: bold;
	}

h2           			{
	font-size: 13px;
	font-weight: bold;
	padding-bottom:-5px
	}

h3           			{
	font-size: 11px;
	font-weight: bold;
	padding-bottom:-5px;
	}

.image			{
	padding-right:25px;
	padding-bottom:5px;
	margin-right:25px;
	margin-bottom:5px;
	}

.whitespace			{
	font-size: 10px; 
	padding: 3px;
	}
	
.whitespace a		{
	color: #01688A;
	}

.whitespace a:hover	{
	text-decoration: underline;
	}

.content			{
	font-size: 11px; 
	line-height:150%;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 20px;
	padding-right: 20px;
	}
	
.content a		{
	color: #01688A;
	}

.content a:hover	{
	text-decoration: underline;
	}

.content h1 a 	{
	color: #000000;
	}

.content h1 a:hover		{
	text-decoration: none;
}

.contentTable			{
	font-size: 11px; 
	line-height:150%;
	}

.footer			{
	font-size: 10px;
	background-color: #FFFFFF;
	color: #000000;
	}

.footer a			{
	color: #000000;
	}

.footer a:hover		{
	text-decoration: underline;
	}

.input       		{
	color: #000000;
	border: 1px solid #C0C0C0;
	font-size: 11px;
	padding:3px;
	}

.button       		{
	color: #000000;
	font-size: 11px;
	}

.menu			{
	font-size: 11px;
	background-color: #808080;
	color: #FFFFFF;
	text-indent: 10px
	}

.menu a			{
	color: #FFFFFF;
	}

.menu a:hover		{
	text-decoration: underline;
	}