/*Headers*/
H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #3A3A3A;
	line-height: 17px;
}

/*Subheaders*/
H2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	font-weight: bold;
	color: #577580;
	line-height: 17px;
}

/*Footer*/
H3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;  
	font-weight: normal;
	color: #333333;
	line-height: 17px;
}



/*Content Links*/
.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 17px;
	text-indent: 8px;
	color: #A9B9D6;
	text-decoration: none;
	text-transform: none;
	margin: 13px;
	
	
}

.catheader{
	font-family: times;
	font-size: 14px;
	font-weight: normal;
	line-height: 18px;
	color: #3C3A3B;
	text-decoration: none;
	
	
}

.link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 12px;
	color: #8DA4A9;
	text-decoration: none;
	text-transform: lowercase;
	margin: 8px;
	
	
}


.link:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 12px;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: lowercase;
	
}


.rep-x {
	background-repeat: repeat-x;
}

	
/*Content default*/
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 17px;
	color: #ffffff;
	text-align: justify;
}
.black {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	margin: 10px;
}
.content-info {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}
.header-case {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

