/* CSS Document */
a:link {
	color:#000000;
	text-decoration:underline;
}
a:visited {	
	color:#000000;
	text-decoration:underline;
}

h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 2.0em;
	font-weight: normal;
	color:red;
	background:url('images/divider3.gif') no-repeat 1em 1.3em;
}

h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 2em;
	font-weight: normal;
	color:#000000;
}
h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	font-width: normal;
	text-transform:uppercase;
	color:#000000;
}
h5
{
	display:none;
}
p, li 
{
	font-family:Verdana, "Times New Roman", Times, serif;
	font-size: 1.4em;
	color:#000000;
}

h1, h2, p {
	margin: 1em 0;
}

#content td
{
	padding:3px;
	line-height:12px;
	color:#000000;
}


.tableText
{
	font: 11px Verdana, sans-serif;
	padding:3px;
	color:#000000;
}

.specialul
{
	margin-top:-5px;
}

#header h1 {
	
	color:#000000;
	font-size:11px;
	font-weight:bold;
	background:none;
	margin-left: 515px;
	font-family:Verdana;
	padding-top: 33px;
}
#SecondaryContent p{
	font-size:1.2em;
}
#footer p{
	color:#000000;
	text-align:center;
}
#footer a{
	font-weight:bold;
	color:#000000;
}