body {background-color: #CCCCCC; margin-left: 0px; margin-right: 0px; margin-top: 10px; font-family:Arial;} 
h1 {font-size: 18pt}
h2{font-size: 14pt}
b.w { font-family:Arial; color: #990000; font-size: 10pt}
b.w2 {font-family:Arial; color: #FFFFFF; font-size: 16pt}
b { font-family:Arial; text-align: center}
p {font-size: 10pt; margin-left: 15px; margin-right: 15px; font-family:Arial; text-align: justify}
font.2{font-size: 4pt; color: #990000}
p.2 {margin-left: 15px; margin-right: 15px; font-size: 12pt; text-align:center; color: white;}

A.one:link {line-height:75%; font-weight: bold; text-decoration:none; text-transfom:capitalize; font-size:11pt;  color: #990000}
A.one:visited {line-height:75%; font-weight: bold; text-decoration:none; text-transfom:capitalize; font-size:11pt;  color: #990000}
a.one:hover {line-height:75%; font-weight: bold; text-decoration:underline; font-size:11pt; ; color: #990000}

A.two:link {text-decoration:none; text-transfom:capitalize; font-size:12pt; background-color: #FFFFFF; color: #990000}
A.two:visited {text-decoration:none; text-transfom:capitalize; font-size:12pt; background-color: #FFFFFF; color: #990000}
a.two:hover {text-decoration:underline; font-size:12pt; background-color: #990000; color: #FFFFFF}


A.twoa:link {text-decoration:none; text-transfom:capitalize; font-size:12pt;  color: #990000}
A.twoa:visited {text-decoration:none; text-transfom:capitalize; font-size:12pt;  color: #990000}
a.twoa:hover {text-decoration:underline; font-size:12pt;  color: #990000}



td.main { background: black url('images/cellpic3.gif') y-repeat leftleft 50%;
  }
td.main2 { background: white url('images/column1.jpg') no-repeat centerright 50%;
  }
td.nav { background: #990000 url("images/button.jpg");
  background-repeat: no-repeat;
  background-position: center}
td.mvp { background: #990000 url('images/mvptabback.jpg') y-repeat baseline 50%;
  }
td.top { background: #990000 url('images/topbackground.gif') y-repeat 0% 50%;
  }

A.three:link {font-weight: bold; text-decoration:none; text-transfom:capitalize; font-size:8pt;  color: #000099}
A.three:visited {font-weight: bold; text-decoration:none; text-transfom:capitalize; font-size:8pt;  color: #000099}
a.three:hover {font-weight: bold; text-decoration:underline; font-size:8pt;  color: #000099}

A.four:link {text-decoration:none; text-transfom:capitalize; font-size:12pt; background-color: #990000; color: #FFFFFF}
A.four:visited {text-decoration:none; text-transfom:capitalize; font-size:12pt; background-color: #990000; color: #FFFFFF}
a.four:hover {text-decoration:underline; font-size:12pt; background-color: #990000; color: #FFFFFF}

a.mvp:link {text-decoration:none; text-transfom:capitalize; font-size:6pt; color: #000000}
a.mvp:visited {text-decoration:none; text-transfom:capitalize; font-size:6pt;  color: #000000}
a.mvp:hover {text-decoration:underline; font-size:6pt; color: #000000}
/*
If you select the "Use my own CSS" option, you must copy and paste these classes into your CSS. Of course you can edit them as you like to customize the look and feel of your feedroll.
*/

/* border table for feed news */
.fd_bordertable { 
	background-color: white; 
	border-style: solid; border-width: 1px; border-color: #CCCCCC; 
	padding: 0; 
	width: 100%;
}

/* maintable table for feed news */
.fd_maintable { border-width: 0; background: white }

/* header cell with header text and xml button */
.fd_header { 
	padding: 5px; 
	background: #666666; color: white; 
	font-family: "Times New Roman", Times, serif; font-size: 14px; font-weight: bold; 
	text-align: left; vertical-align: top 
}

/* item description area */
.fd_itemcell { 
	padding: 5px; 
	line-height: 16px; 
	background: #FAFAFA; color: black; 
	font-family: "Times New Roman", Times, serif; font-size: 14px 
}

/* item link properties, such as text-decoration and etc */
.fd_itemlink { color: blue; text-decoration: none; }
.fd_itemlink:visited { color: blue; text-decoration: none }
.fd_itemlink:hover { color: #336699; text-decoration: none }