.bigtext {
	font-family:Tahoma, Verdana, Arial, Helvetica, Sans-Serif;
	font-size:	10pt;
	text-decoration: none;
	color: 	darkblue;
	font-weight: bold;
}

.smalltext {
	font-family:Tahoma, Verdana, Arial, Helvetica, Sans-Serif;
	font-size:	8pt;
	text-decoration: none;
	color: 	darkblue;
}

A {
	text-decoration: underline;
	color:#03284D;
}

A:hover {
	text-decoration: none;
	color:#03284D;
}


TD,INPUT, TEXTAREA, SELECT, P, H1, H2, H3, H4 {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	Border-width: 1px;
}

TD.menu {
color:#8656A6;
font-size:12px
}

TD.menu a {
color:#8656A6;
text-decoration:none;
font-size:12px
}

TD.menu a:hover {
text-decoration:underline;
}

.title
	{
	color:#5274C7;
	font-size:12px;
	}
.hr {
border-bottom:1px dotted #5274C7;
margin-bottom:7px;
padding-top:7px;
width:80%;
}

a.news_title {
color:#FF7352;
font-size:16px
}
a.news_title:hover {
color:#FF7352;
}

a.news_title2 {
font-size:15px;
text-align:justify;
color:#5274C7;
}
a.news_title2:hover {
color:#5274C7;
}

