body {
	background-color: #000000;
	font-size: 12pt;
	font-family: "Century Gothic";
	color: #BDBD21;
}

.header {
color: #BDBD21;
font-size: 12pt;
font-family: "Century Gothic";
text-align:center;
border-top-color: #640000;
border-top-style: solid; 
border-top-width: 1;
border-bottom-color: #640000;
border-bottom-style: solid;
border-bottom-width: 1;
border-left-color: #640000;
border-left-style: solid;
border-left-width: 1;
border-right-color: #640000;
border-right-style: solid;
border-right-width: 1;
width: 1000px;
height: 40px;
}

.title {
color: #BDBD21;
font-size: 12pt;
font-family: "Century Gothic";
text-align:left;
width: 1000px;
height: 40px;
}

.notes {
color: #BDBD21;
font-size: 10pt;
font-family: "Century Gothic";
text-align:left;
width: 1000px;
height: 40px;
}

.footer {
color: #BDBD21;
font-size: 10pt;
font-family: "Century Gothic";
text-align:center;
width: 1000px;
height: 40px;
}

.picthead {
width: 1000px;
height 53px;
color: #BDBD21;
border-collapse:collapse
font-size: 14pt;
font-family: "Century Gothic";
text-align: center;
}

.headingstyle {
color: #BDBD21;
font-family: "Century Gothic";
font-size: 14pt;
vertical-align:bottom;
}


.paintlinktable{
width: 200px;
height: 175px;
color: #BDBD21;
font-size: 12pt;
font-family: "Century Gothic";
text-align: center;
}


.paintlinkstyle {
color: #BDBD21;
font-family: "Century Gothic";
font-size: 12pt;
}


.pictable {
width: 1000px;
color: #BDBD21;
border-collapse:collapse;
font-size: 18pt;
font-family: "Century Gothic";
text-align: center;
padding: 20;
}


.center {
color: #000000;
font-size: 12pt;
font-family: "Century Gothic";
text-align:center;
border-top-style: solid; 
border-top-width: 0; 
border-bottom-style: solid;
border-bottom-width: 0;
border-left-style: solid;
border-left-width: 0;
border-right-style: solid;
border-right-width: 0;
width: 1000px;
}

.hr {
color: #640000;
text-align: left;
width: 1000px;
}

a:link {
	color: #BDBD21;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #BDBD21;
}

a:hover {
	color: #CC0000;
}

a:active {
	text-decoration: none;
}


