body {
	margin: 0px;
	padding: 0px;
}

body, th, td {
	font-family: Arial;
	font-size: 11px;
	color:#858585;
}

form {
	margin: 0px;
	padding: 0px;
}
.pageHead
{    
    font-family: Arial;
    font-size: 20px;
    letter-spacing:0.5px;
	color:AntiqueWhite;	
	font-weight:bold;
}
.subHead
{    
    font-family: Arial;
    font-size: 15px;
    letter-spacing:1px;
	color:AntiqueWhite;	
	font-weight:bold;
}
.input1 {
}

.align-justify {
	text-align: justify;
}

.text1 {
	font-family: Arial;
	font-size: 11px;
	color:#858585;
}

.text2 {
	font-family: Arial;
	font-size: 10px;
	color:#A5A5A5;
}

.text3 {
	font-family: Arial;
	font-size: 10px;
	color:#FFFFFF;
}

.text4 {
	font-family: Arial;
	font-size: 10px;
	color:#EFEFEF;
}

.text5 {
	font-family: Arial;
	font-size: 10px;
	color:#FFFFFF;
}
.textBox {
	width: 300px;
    height: 20px; 
    font-family: ariel; 
    background-color: #FFFFFF;                    
    border: 1px solid #C3C3C3; 
    color: #777777; 
    padding-left: 5px
}
a {
	color:#CD5230;
}

a:hover {
	text-decoration: none;
}



a.link1 {
	color:#FFFFFF;
	text-decoration:none;
}

a.link1:hover {
	text-decoration: underline;
}

a.link2 {
	color:#E87556;
}
/*
Styles that are applied on the containing element
like <TD></TD>. When applied, this will change both
the text and the text links inside them.
*/

.style1 {
}

.style1 a {
}

.style1 a:hover {
}
