body {
	font-family: Arial, Helvetica, sans-serif; 
	text-align:justify; 
	font-size: 13px;
}

.style1 {
	font-size: 12px;
	font-style: italic;
}

.style2 {
	font-weight: bold; 
	color: #FF0000
}

.style3 {
color: #f0f0f0;
width: 760px;
text-align:center;
}

.header {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align:justify;	
}

.header2 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align:justify;
	background: url(images/shade_top.jpg) no-repeat;	
}

.footer {
	background: url(./images/shade_bottom.jpg) no-repeat;
	height: 45px;
}

.sub-header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:justify;
	padding: 2px 8px;
}
.content {font-family: Arial, Helvetica, sans-serif; text-align:justify; padding: 2px 8px;}
.content2 {background: #000000;}

.content_bold {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; }
.style7 {
	color: #FF0000;
	font-weight: bold;
}

p.header_bck {
	background: #FF0000;
	text-align: left;
}
a {
	text-decoration: none;
	color: #e5050c;
	/*font-weight: bold;*/
	border: none;
}

a img {
	border: none;
}

a:active {
	color: #FF0000;
	/*font-weight: bold;*/
	text-decoration: none;
}

.style8 {
	font-size: 12px;
	font-style: italic;
	color: #0000FF;
}

.style9 {
	font-size: 12px;
	font-style: italic;
	color: #FF0000;
}

td {
	text-align: left;
	
}
