body { 
min-width : 1000px; 
margin-left : 10px; 
margin-right : 10px; 
margin-top : 10px; 
margin-bottom : 10px; 
padding : 0; 
background-color : #ffffff; 
color : #808080; 
} 
a:link { 
text-decoration : none; 
color : #808080; 
} 
a:visited { 
text-decoration : none; 
color : #808080; 
} 
a:active { 
text-decoration : none; 
color : #808080; 
} 
a:hover { 
text-decoration : none; 
color : #6699cc; 
}
p { 
font-family : verdana; 
font-size : 11pt; 
color : #808080; 
} 
th { 
font-family : 'Arial Rounded MT Bold', arial; 
font-size : 11pt; 
color : #6699cc; 
}
td { 
font-family : verdana; 
font-size : 11pt; 
color : #808080; 
} 
li { 
font-family : verdana; 
font-size : 11pt;
color : #808080; 
} 
form { 
font-family : verdana; 
font-size : 11pt; 
color : #808080; 
} 
textarea { 
font-family : verdana; 
font-size : 10pt; 
font-weight : normal;
color : #000000; 
} 
h1 { 
font-family : georgia; 
font-size : 20pt; 
font-weight : bold; 
font-style : italic; 
color : #6699cc; 
} 
h2 { 
font-family : 'Arial Rounded MT Bold', arial; 
font-size : 20pt; 
font-weight : normal; 
color : #6699cc; 
} 
h3 { 
font-family : 'Arial Rounded MT Bold', arial; 
font-size : 16pt; 
font-weight : normal; 
color : #6699cc; 
} 
h4 {
font-family : verdana; 
font-size : 16pt;
font-weight : normal; 
color : #6699cc; 
}
h5 {
font-family : verdana; 
font-size : 16pt;
font-weight : normal; 
text-align: center;
color : #6699cc; 
} 
img.centered { 
display : block; 
margin-left : auto; 
margin-right : auto; 
} 
#FuncButtons {
position : absolute;
top: 10px;
right: 10px;
text-align: right;
}
#PicWindow { 
position : relative; 
margin-top : 20px; 
text-align : center; 
font-family : verdana; 
font-size : 10pt; 
} 
#SubjButtonsLow {
position : relative;
text-align : center;
margin-top : 5px; 
}
#PageBody {
position : relative;
margin-left : 20%;
margin-right : 20%;
border-top : 1px solid #6699cc;
border-bottom : 1px solid #6699cc;
padding-top : 5px;
text-align : justify; 
}
#CopyrightMsg { 
position : relative; 
margin-top : 20px; 
margin-left : 10px; 
margin-bottom : 20px; 
text-align : left; 
font-family : verdana; 
font-size : 10pt; 
color : #808080; 
} 
