<STYLE type=text/css>
}
p
{
   color: black;
   font-family: Verdana, Arial, Times New Roman;
   font-size: 14px;
   line-height:220%;
}
h1
{
   color: black;
   font-weight: bold;
   font-size: 210%;
   text-align: center;
   text-transform: capitalize;
			letter-spacing: 2px			
}
h2
{
   color: black;
   font-weight: bold;
   font-size: 155%;
   text-align: center;
			text-transform: capitalize;
}
h3 {
   color: blue;
   font-weight: bold;
   font-size: 120%;
   text-align: center;
			text-transform: capitalize;
}
h4 {
   color: white;
   font-weight: bold;
   font-size: 185%;
   text-align: center;
}
h5 {
   color: white;
   font-weight: bold;
   font-size: 155%;
   text-align: center;
}
h6 {
   color: yellow;
   font-weight: bold;
   font-size: 120%;
   text-align: center;
}
h7 {
   color: yellow;
   font-weight: bold;
   font-size: 140%;
   text-align: center;
}
a:link {
	text-decoration: underline;
	font-size: 13px;
	margin: 10px;
	color: blue;
	font-family: arial;
	text-align: center
}
.divider
{
	border-top: blue 1px solid;
	width: 100%;
}
.fltr {
	float: right;
	margin: 0px 0px -10px 5px
}
.fltl {
	padding-right: 5px;
	padding-left: 5px;
	float: left;
	padding-bottom: 0px;
	padding-top: 0px;

}
.buttonscontainer
{
	float: left;
	margin: 20px 20px 20px 0px;
	width: 170px
}
.buttons A
{
	border-right: #000000 1px solid;
	padding-right: 2px;
	border-top: #cccccc 1px solid;
	display: block;
	padding-left: 3px;
	font-weight: normal;
	font-size: 14px;
	padding-bottom: 2px;
	margin: 0px;
	border-left: #cccccc 1px solid;
	width: 100%;
	color: white;
	padding-top: 2px;
	border-bottom: #000000 1px solid;
	background-color: #0000ff;
	text-align: left;
	text-decoration: none
}
.buttons A:hover
{
	border-right: #cccccc 1px solid;
	padding-right: 1px;
	border-top: #000000 1px solid;
	padding-left: 4px;
	padding-bottom: 1px;
	border-left: #000000 1px solid;
	color: #fde201;
	padding-top: 3px;
	border-bottom: #cccccc 1px solid;
	background-color: #666699;
	text-decoration: none
}
</STYLE>
