﻿body      { font-variant: normal; font-family: Verdana; font-size: 10pt; 
			background: #FFFFFF; margin-top: 0pt }
h2        { font-variant: normal; font-size: 18pt; font-family: 
               Georgia; color: #003366; font-weight: bold; 
               text-align: center }
h3        { font-variant: normal; font-size: 12pt; font-family: 
               Georgia; color: #003366; font-weight: bold }
table     { font-size: 10pt; font-family: Verdana }
p         { font-family: Verdana; font-size: 10pt }
form      { font-family: Verdana; font-size: 10pt }
li	      { font-family: Verdana; font-size: 10pt }



A:link {text-decoration: none; color: #336699}
A:visited {text-decoration: none; color: #336699}
A:active {text-decoration: none; color: #336699}
A:hover {text-decoration: underline; font-weight: bold; color: #003366}

@-ms-viewport{
  width: device-width;
}