body {
color : #000000;
font-family : Arial,verdana;
font-size : 12px;
font-style : normal;
font-weight : normal;
}

h1 {
color : #305FB0;
font-family : Arial,verdana;
font-size : 18px;
font-style : normal;
font-weight : bold;
text-align : center;	
}

h2 {
color : #305FB0;
font-family : Arial,verdana;
font-size : 16px;
font-style : normal;
font-weight : bold;
}

h3 {
color : #305FB0;
font-family : Arial,verdana;
font-size : 12px;
font-style : italic;
font-weight : bold;
}

strong {
color : #000000;
font-family : Arial,verdana;
font-size : 12px;
font-style : normal;
font-weight : bold;
}

span.required {
color: red;
font-family : Arial,verdana;
font-size : 12px;
font-style : normal;
font-weight : bold;
}

p {
color : #000000;
font-family : Arial, verdana;
font-size : 12px;
font-style : normal;
font-weight : normal;
margin-right : .1in;
text-align : justify;
}

p.copyright {
color : #000000;
font-family : Arial, verdana;
font-size : 12px;
font-style : normal;
font-weight : normal;
text-align : center;
}

td {
color : #000000;
font-family : Arial, verdana;
font-size : 12px;
font-style : normal;
font-weight : normal;
background-color : #ffffff;
}


td.border {
background-color : #BFB8CF;
color : #000000;
font-family : Arial, verdana;
font-size : 12px;
font-style : normal;
font-weight : normal;
}

td.greybg {
background-color : #EEEAEA;
color : #000000;
font-family : Arial, verdana;
font-size : 12px;
font-style : normal;
font-weight : normal;

}