body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	font-size:11pt
}



h1{
color: #4169E1;
 text-align: center;
}

h2 { 
  color: #FFF;
  background:  #00BFFF;
  text-align: center;
}
h3 {
  color: #4169E1;
}

h4 {
	font-size: medium;
	color: #4169E1;
	padding: 2px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #00BFFF;
}
h5 {
	font-size: small;
	line-height: 150%;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	color: #FF9900;
	margin: 5px;
}

h6 {
	font-size: small;
	color: #4169E1;
	margin: 0px;
	padding: 6px 4px;
}



.f1 {
	font-size: small;
	line-height: 160%;
	color: #333333;
	margin: 5px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.f2 {
	font-size: small;
	line-height: 160%;
	color: #333333;
	margin: 5px 15px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border: 1px solid #00BFFF;
}
.f3 {
	font-size: small;
	line-height: 160%;
	color: #333333;
	margin: 5px 15px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border: 1px dotted #00BFFF;
}
.f4 {
	font-size: small;
	line-height: 160%;
	color: #333333;
	margin: 5px 15px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border: 1px solid #00BFFF;
	background-color: #FAFAD2;
}
.f5 {
	font-size: small;
	line-height: 160%;
	color: #333333;
	margin: 5px 15px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border: 1px solid #00BFFF;
	background-color: #F9E3E3;
}
a:link {
	font-weight: bold;
	color: #3399FF;
}
a:visited {
	font-weight: bold;
	color: #3399FF;
}
a:hover {
	font-weight: bold;
	color: #FF3300;
}
a.menu:link {
	font-size: small;
	color: #999966;
	text-decoration: none;
}
a.menu:visited {

	font-size: small;
	color: #999966;
	text-decoration: none;
}
a.menu:hover {
	font-size: small;
	color: #FF6600;
	text-decoration: none;
}
a.menu1:link {
	font-size: small;
	color: #666600;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-top: 7px;
	padding-right: 3px;
	padding-bottom: 7px;
	padding-left: 3px;
	display: block;
	text-decoration: none;
	background-image: url(img/menu_back.jpg);
	background-repeat: no-repeat;
	border: 1px solid #666600;
}
a.menu1:visited {
	font-size: small;
	color: #666600;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-top: 7px;
	padding-right: 3px;
	padding-bottom: 7px;
	padding-left: 3px;
	display: block;
	text-decoration: none;
	background-image: url(img/menu_back.jpg);
	background-repeat: no-repeat;
	border: 1px solid #666600;
}
a.menu1:hover {
	font-size: small;
	color: #666600;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-top: 7px;
	padding-right: 3px;
	padding-bottom: 7px;
	padding-left: 3px;
	display: block;
	text-decoration: none;
	background-image: url(img/menu_back_h.jpg);
	background-repeat: no-repeat;
	border: 1px solid #666600;
}

.google {
	margin-top: 10px;
	margin-bottom: 7px;
	margin-left: 7px;
	margin-right: 7px;
	float: right;
}