body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
 background: #136CAE;
}
a{
	color: #0000FF;
	text-decoration: underline;
}
a:link{
	color: #136CAE;
	text-decoration: underline;
}

a:visited{
	color: #E211F5;
	text-decoration: underline;
}
a:hover{
	color: #FF0000;
	text-decoration: underline;
}
h1{
 font-family: Arial,sans-serif;
 font-size: 140%;
 color: #000000;
 margin: 0px;
 padding: 0px;
}
h2{
 font-family: Arial,sans-serif;
 font-size: 123%;
 color: #333333;
 margin: 0px;
 padding: 0px;
}
h3{
 font-family: Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}
h4{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: normal;
 color: #333333;
 margin: 0px;
 padding: 0px;
}
h5{
 font-family: Verdana,Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}
ul{
 list-style-type: square;
}
ul ul{
 list-style-type: disc;
}
ul ul ul{
 list-style-type: none;
}
label{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #334d55;
}
.bottomtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	color:  #666666;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	font-style: italic;
}
.style9 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 140%;
	font-weight: bold;
}
.style13 {font-size: 14px}
.style14 {font-size: 10px}