TABLE, TD {
	font-family : Georgia;
	font-size : 12px;
}
BODY {
	font-family : "Times New Roman";
	font-size : 10px;
	list-style : circle;
; font-style: normal; text-decoration: none
}
a:link {
	font-family: "Times New Roman";
	font-size: 10pt;
	font-style: normal;
	color: #0000FF;
	text-transform: capitalize;
	text-decoration: none;
	font-weight: bold
}
a:active {
	font-family: "Times New Roman";
	font-size: 10px;
	color: #00CCFF;
	font-weight: bold;
	text-transform : lowercase;
	text-decoration : none;
}
a:hover {
	font-family: "Times New Roman";
	font-size: 10pt;
	font-style: italic;
	color: #00CCFF;
	font-weight: bold;
	text-transform : lowercase;
}
a:visited {
	font-family: "Times New Roman";
	font-size: 10pt;
	color: #000066;
	text-transform: lowercase;
	text-decoration: none;
	font-weight: bold
}
/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a {
	display: block;
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 10px;
}

#sectionLinks a:hover{
	background-color: Gray;
}


/*********** .relatedLinks styles ***********/

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 60%;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

.relatedLinks a:link,
.relatedLinks a:visited {
	display: block; 
}

.style1 {
	font-size: 90%;
	font-weight: bold;
}
/************** #advert styles **************/

#advert{
	padding: 30px 0px 10px;
}

#advert img{
	display: block;
}


/************** #headlines styles **************/

#headlines{
	margin: 0px;
	padding: 10px 0px 20px 10px;
	font-size: 60%;
}

#headlines p{
	padding: 5px 0px 5px 0px;
}

#headlines a{
	color: #FFD700;
	text-decoration: none;
	font : bold;
	font-size: 60%;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
}
TR#head {
	background : #000099;
	color : White;
	font-size : smaller;
	font-style : normal;
	font-weight : bold;
	font : 400;
}
TR#subhead {
	background : #990099;
	color : White;
	font-size : smaller;
	font-style : normal;
	font-weight : bold;
}
TR#main {
	background : white;
	color : Navy;
}
TR#header {
	color : Red;
	font : bold larger;
	font-size : 150%;
}
TR#Caption {
	color : Black;
	font : bold larger;
	font-size : 100%;
}
TR#Copy {
	color : Black;
	font : normal;
	font-size : 100%;
	font-family : "Times New Roman";
}
.redtxt {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	background: White;
}
.redtxt h1 {
	font-size: 16px;
	font-weight: bolder;
	color: #FF0000;
}
.redtxtBbg {
	font-size: 9px;
	
	color: #FF0000;
	background-color : Black;
	text-align : justify;
}
.labels {
	font-size: 16px;
	font-weight: bolder;
	color: Black;
	background: White;
}
.labels b {
	font-size: 16px;
	font: bold;
}
.labels A:link{
	color: Blue;
	text-decoration: none;
	font: bold Arial;
}
.labels A:VISITED {
	color: #00008B;
	text-decoration: none;
	font: Arial;
}


.style1 {
	font-size: large;
	font-weight: bold;
	text-align : center;
}

.style5 {
	font-size: 14px;
	font-weight: bold;
}
.header {
	color : Red;
	font : bold larger;
	font-size : 175%;
	background : #FFFFFF;
}

TR#Bluetxt {
	color : Blue;
	font : bold larger;
	font-size : medium;
	font-family : "Times New Roman";
	font-weight : normal;
}