/* CSS Document */
.header{
	font-family: georgia,serif;
	font-size:11;
	color: #FFFFFF;
	text-decoration: none;
	background-color:	#5A5A5A;
}

A{
	color:#972503;
}

.red{	
	color:#972503;
}

td{
	font-family: georgia,serif;
	font-size:12px;
}

p {
	font-family: georgia,serif;
	font-size:14px;
	color:#000000;
	padding-left:20px;
	padding-right:20px;
}

li{
	font-family: georgia,serif;
	font-size:12px;
	color:#000000;	
}

.pageTitle{
	font-family: georgia,serif;
	font-size: 17pt;
	color:#972503;
	font-style:italic;
	font-weight:bold;
	padding-left:10px;
	height:	30px;
	vertical-align : top;
	Background-color:#9F9F9F;
}

.body {
	padding-top:20px;
	padding-bottom:20px;
}

.text1 {
	font-family: georgia,serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	border: none;
}
.text2 {
	font-family: georgia,serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	border: none;	
}
a.text2	{
	color: #FFFFFF;
	text-decoration: none;	
}

a.text2:hover	{	
	text-decoration: underline;	
}

img {
	text-decoration: none;
	border: none;
}
.data {
	font-family: georgia,serif;
	font-size: 9px;
	color: #3D3D3D;
	text-decoration: none;
	border: none;
}
.text {
	font-family: georgia,serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	border: none;
}
.a{
	font-family: georgia,serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}

.contact{	
	color:	#FFFFFF;
	font-weight:bold;
	font-size:	16px;
}

a.contact{
	color:	#972503;
	text-decoration: none;		
}

a.contact:hover{
	text-decoration: underline;
}

.copyright{
	font-size:	10px;
	color:	#FFFFFF;
}

a.copyright{
	text-decoration: none;
}

a.copyright:hover{
	text-decoration: underline;
}