.header, .normal p.header
{ 
	font-family: arial,helvetica, sans-serif; 
	color: #DC8701; 
	font-size: 20px; 
	font-weight: bold;
}

.normal, .normal p
{
	font-family: arial,helvetica, sans-serif; 
	color: #000000; 
	font-size: 13px; 
	line-height: 1.6;
}

.normal a
{ 
	font-family: arial,helvetica, sans-serif; 
	color: #0000AD; 
	text-decoration: underline;
}
.normal a:hover
{ 
	font-family: arial,helvetica, sans-serif; 
	color: #FB3867; 
	text-decoration: underline;
}

.tab_on
{
	border-style: solid;
	border-width: 2px;
	border-color: #666666;
	background-color: #CCCCCC;
	padding: 4px;
	text-align: center;
}

.tab_off
{
	border-style: solid;
	border-width: 2px;
	border-color: #666666;
	background-color: #999999;
	padding: 4px;
	text-align: center;
}

.boxed
{
	border-style: solid;
	border-width: 1px;
	border-color: #FF8800;
	background-color: #FFFFFF;
	padding: 8px;
	margin: 8px;
}

.boxed_2
{
	border-style: solid;
	border-width: 1px;
	border-color: #FF8800;
	padding: 8px;
	margin: 8px;
	color: #DE2C00;
}


.normalsm
{
	font-family: arial,helvetica, sans-serif; 
	color: #000000; 
	font-size: 10px; 
}
a.normalsm
{ 
	font-family: arial,helvetica, sans-serif; 
	color: #39869C; 
	font-size: 10px; 
	text-decoration: underline;
}
a.normalsm:hover
{ 
	font-family: arial,helvetica, sans-serif; 
	color: #F98B98; 
	font-size: 10px; 
	text-decoration: underline;
}
.normalsm a
{ 
	font-family: arial,helvetica, sans-serif; 
	color: #39869C; 
	font-size: 10px; 
	text-decoration: underline;
}
.normalsm a:hover
{ 
	font-family: arial,helvetica, sans-serif; 
	color: #F98B98; 
	font-size: 10px; 
	text-decoration: underline;
}

.subheader
{ 
	font-family: arial,helvetica, sans-serif; 
	color: #0700b5; 
	font-size: 14px; 
	font-weight: bold;
}
a.subheader
{ 
	font-family: arial,helvetica, sans-serif; 
	color: #0700b5; 
	font-size: 14px; 
	font-weight: bold;
	text-decoration: underline;
}
a.subheader:hover
{ 
	font-family: arial,helvetica, sans-serif; 
	color: #333399; 
	font-size: 14px; 
	font-weight: bold;
	text-decoration: underline;
}

.footer
{ 
	font-family: arial,helvetica, sans-serif; 
	color: #666666; 
	font-size: 10px;
}
a.footer
{ 
	font-family: arial,helvetica, sans-serif; 
	color: #333399; 
	font-size: 10px;
	text-decoration: none;
}
a.footer:hover
{ 
	font-family: arial,helvetica, sans-serif; 
	color: #333399; 
	font-size: 10px;
	text-decoration: underline;
}
.footer a
{ 
	font-family: arial,helvetica, sans-serif; 
	color: #333399; 
	font-size: 10px;
	text-decoration: none;
}
.footer a:hover
{ 
	font-family: arial,helvetica, sans-serif; 
	color: #333399; 
	font-size: 10px;
	text-decoration: underline;
}

