body {
background-image: url(background.jpg);
background-position: top left;
background-repeat: yes-repeat
}

H1 {
text-align:center;
text-transform:uppercase;
font-weight:550;
font-size:15pt;
font-family:arial;
background-color: #000066;
color:white
}

H2 {
font-size:9pt;
font-family:arial;
text-transform:uppercase;
color:black
}

.centerhead{
text-align: left;
font-family: arial;
font-size: 9pt;
color: #000066;
text-transform:none
}

.centerhead_lg{
text-align: center;
font-family: arial;
font-size: 11pt;
color: #000066;
text-transform:none
}

P {
text-indent:0px;
font-family: arial;
font-size:10pt;
color: black;
text-align: left
}

.thumb {
text-indent:0px;
font-family: arial;
font-size:08pt;
color: black;
text-align: justify
}

.fineprint {
text-indent:0px;
font-family: arial;
font-size:5pt;
color: black;
text-align: justify
}

.contents {
text-indent:0px;
font-family: arial;
font-size:10pt;
color: black;
text-align: justify
}

.resume{
text-indent:0px;
font-family: arial;
font-size:08pt;
color: #666666;
text-align: justify
}



.p_atr{
font-family: arial;
font-size:10pt;
color: #666666
}

.whitetext{
font-family: arial;
font-size:11pt;
color: white;
text-align; justify
}

.parind {
text-indent:0px;
font-family: arial;
font-size:9pt;
color: #000066;
text-align: justify
}

HR {
borderstyle:double
border-left:20 solid red;
border-top:7 #BCAEA0;
border-bottom:7 #BCAEA0;
height:5;
background-color:#000066
}

a {
font-family:arial;
font-size:10pt;
color: #666666

}


a:link {color: #666666;}
a:visited {color: #666666;}
a:active {color: #000066;}
a:hover {color: #000066;}