<STYLE type=text/css>
}
p
{
	color: black;
	font-family: Verdana, Arial;
	line-height:220%;
	font-size: 14px;
}
h1
{
   color: black;
   font-weight: bold;
   font-size: 210%;
   text-align: center;
   text-transform: capitalize;
   letter-spacing: 5px			
}
h2
{
   color: black;
   font-weight: bold;
   font-size: 155%;
   text-align: center;
   text-transform: capitalize;
   letter-spacing: 5px			
}
h3
{
   color: blue;
   font-weight: bold;
   font-size: 135%;
   text-align: center;
   text-transform: capitalize;
   letter-spacing: 5px			
}
ul
{
	color: black;
	font-weight: bold;
	font-size: 18px;
	margin: 0px 0px 0px 35px;
	line-height: 30px
}
li
{
	font-size: 14px;
	font-family: Verdana, Arial, Times New Roman;
	margin: 10px 10px 10px 10px;
	line-height: 30px
}
a:link
{
	text-decoration: underline;
	font-size: 14px;
	color: blue;
}
.divider
{
	border-top: blue 1px solid;
}
.fltr {
	float: right;
	margin: 3px 3px 3px 3px;
	padding: 3px 3px 3px 3px;
}
.fltl {
	float: left;
	margin: 3px 3px 3px 3px;
	padding: 3px 3px 3px 3px;
}
.buttonscontainer
{
	float: left;
	margin: 20px 20px 20px 0px;
	width: 195px
}
.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: 20px;
	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: yellow
}
</STYLE>
