form {
margin:0;}

a:hover {
background-color: #808080;
}

.title {
font-family: Verdana;
font-size: 20pt;
font-weight: bold;
color: #9999ff;
text-align:center;
vertical-align:middle;
}

.subtitle {
font-family: Verdana;
font-size: 18pt;
font-weight: bold;
color: #9999ff;
text-align:center;
vertical-align:middle;
}

.titlesmall {
font-family: Verdana;
font-size: 14pt;
font-weight: bold;
color: #9999ff;
text-align:center;
vertical-align:middle;
}

.googletitle {
font-family: Verdana;
font-size: 10pt;
font-weight: bold;
color: white;
background-color: #9999ff;
text-align:center;
}



.maintext {
font-family: Book Antiqua, Verdana;
font-size: 8pt;
color: #5F9EA0;
padding-top: 1px;
}

.maintexttitle {
font-family: Book Antiqua, Verdana;
font-size: 8pt;
font-weight: bold;
color: 808080;
}


.maintext_small {
font-family: Verdana;
font-size: 8pt;
}

.maintext_gray {
font-family: Book Antiqua, Verdana;
font-size: 8pt;
color: #808080;
}

.maintext_dgray {
font-family: Book Antiqua, Verdana;
font-size: 10pt;
color: #808080;
}

.maintext_side {
font-family: Book Antiqua, Verdana;
font-size: 12pt;
color: #808080;
}

.maintext_black {
font-family: Book Antiqua, Verdana;
font-size: 8pt;
color: #000000;
}

.maintext_no_color {
font-family: Book Antiqua, Verdana;
font-size: 8pt;
}


.maintext_gray_small {
font-family: Verdana;
font-size: 8pt;
color: #5F9EA0;
}

.maintext_orange {
font-family: Verdana;
font-size: 9pt;
color: orange;
}

.maintext_orange_small {
font-family: Verdana;
font-size: 8pt;
color: orange;
}

.maintext_red_bold {
font-family: Verdana;
font-weight: bold;
font-size: 9pt;
color: red;
}

.maintext_red_small {
font-family: Verdana;
font-size: 8pt;
color: red;
}

.maintext_highlighted {
font-size: 8pt;
color: #5F9EA0;
background-color: #9999ff;
}

li {
font-family: Verdana;
font-size: 9 pt;
}

ul {
margin:0px,0px,0px,15px;
}

ol {
margin:0px,0px,0px,25px;
}

div {
padding-left: 15px; 
padding-right: 15px; 
padding-top: 10px; 
padding-bottom: 5px;
font-family: Verdana;
font-size: 9pt;
}

a:visited {	color: #808080; font-family: Book Antiqua, Verdana;
			font-size: 9pt; font-weight: bold; text-align: center;}
