html , body {
margin : 0; 
padding : 0; 
background : #1A2B32;
} 
#pagewidth {
width : 100%; 
} 
.text {
font-size : 14px; 
color : #FFFFFF; 
font-family : Arial; 
font-weight : normal; 
} 
.text A{color:#FFFFFF; font-family:sans-serif; font-size : 14px; font-weight:normal; text-decoration:underline; }
.text A:Visited{color:#CC0000; font-family:sans-serif; font-size : 14px; font-weight:normal; text-decoration:underline; }
.text A:Hover{color:#F1D510; font-family:sans-serif; font-size : 14px; font-weight:normal; text-decoration:underline; 
}
.textbd {
font-size : 12px; 
color : #000000; 
font-family : Arial; 
font-weight : bold; 
} 
.textbdwh {
font-size : 12px; 
color : #ffffff; 
font-family : Arial; 
font-weight : bold; 
} 
.textwh {
font-size : 12px; 
color : #ffffff; 
font-family : Arial; 
font-weight : normal; 
} 
.whfine {
font-size : 11px; 
color : #ffffff; 
font-family : Arial; 
font-weight : normal; 
} 
.quote {
font-size : 10px; 
color : #ffffff; 
font-family : Arial; 
font-weight : normal; 
} 
.quotes {
font-size : 12px; 
color : #B9EE2E; 
font-family : Arial; 
font-weight : bold; 
} 
.dvd {
font-size : 10px; 
color : #ffffff; 
font-family : Arial; 
font-weight : normal; 
} 
.dvds {
font-size : 13px; 
color : #C3E927; 
font-family : Arial; 
font-weight : bold; 
} 
.break {
page-break-before : always; 
} 
.topleft {
background : url('images/top-left.jpg') no-repeat; 
} 
.topright {
background : url('images/top-right.jpg') no-repeat;
} 
.topcenter {
background : url('images/top-center.jpg') repeat-x; 
} 
.menu-bk {
background : url('images/menu-bk.gif') repeat-x; 
} 
.red-bk {
background : url('images/red-bk.jpg') no-repeat; 
} 
.bk-gr {
background : url('images/red-bk-gr.gif') repeat-x; 
} 
.foot-bk {
background : url('images/foot-bk.gif') repeat-x; 
} 
.greenbk {
background-color : #6B8A01;
}
.redbk {
background-color : #D20214;
}
h1 {
font-size : 14px; 
color : #2f6fbf; 
font-weight : bold; 
} 
h2 {
font-size : 12px; 
color : #2f6fbf; 
font-weight : bold; 
} 
.titles {
font-size : 20px; 
font-family : Times New Roman;
color : #FFD300; 
font-weight : bold; 
} 
.foot {
font-size : 10px; 
color : #000000; 
font-family : Arial; 
font-weight : bold; 
text-decoration : none; 
} 
.foot A {
font-size : 10px; 
color : #000000; 
font-family : Arial; 
font-weight : bold; 
text-decoration : none; 
} 
.foot A:visited {
font-size : 10px; 
color : #000000; 
font-family : Arial; 
font-weight : bold; 
text-decoration : none; 
} 
.foot A:hover {
font-size : 10px; 
color : #000000; 
font-family : Arial; 
font-weight : bold; 
text-decoration : none; 
} 
.foot A:active {
font-size : 10px; 
color : #000000; 
font-family : Arial; 
font-weight : bold; 
text-decoration : none; 
} 