/**********************************************/
/* 					                          */
/*        									  */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body{
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	color: #08015E;
	font-style: normal;
	margin: 0px;
	padding: 0px;
	background: #FFFFFF;
	background-image: url(../image/bg.jpg);
	font-size: 9pt;
	text-decoration: none;
}

/******* body hyperlink styles *******************/

a:link, a:visited{
	color: #D40000;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

.titlefonts {
	font: normal 11pt Verdana, Arial, Helvetica, sans-serif;
	color: #D40000;
	font-weight: bolder;
}


/******* footer styles *******************/

.footerfonts {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #08015E;
}

.a:link, a:visited{
	color: #08015E;
	text-decoration: none;
}

.a:hover{
	text-decoration: underline;
	
}

/******* news styles *******************/
