﻿#container {
	width: 820px;
	margin: 0px;
	padding: 0px;
}
#contents {
	margin: 0px;
	padding: 0px;
}
#header {
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

#header a:link {text-decoration: none; color: #000000} 
#header a:visited {text-decoration: none; color: #000000} 
#header a:active {text-decoration: none; color: #000000} 
#header a:hover {text-decoration: none; background-color:yellow;color:blue} 
.HeaderText1 {
	color: #000000;
	font-family: Verdana;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
}
.HeaderText2 {
	color: #000000;
	font-family: Verdana;
	font-size: 16px;
	font-style: italic;
}
body { 
	color: #000080;
	font-family: Verdana;
	font-size: 12pt;
	line-height: 150%;
} 
h1 { 
	color: #000080;
	font-family: Verdana;
	font-size: 18pt;
	font-weight: bold;
} 
h2 { 
	color: #000080;
	font-family: Verdana;
	font-size: 12pt;
	font-weight: bold;
} 
h4 { 
	color: #000080;
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
} 

a {
	color: #0000FF;
}
a:visited {
	color: #0000FF;
}
a:active {
	color: #0000FF;
}

