a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #999999;
	text-decoration: underline;
}

a:link:.p4 {
	color: #F99600;
	text-decoration: none;
}
a:visited:.p4 {
	color: #F99600;
	text-decoration: none;
}
a:hover:.p4 {
	color: #F99600;
	text-decoration: underline;
}

a:link:.p8 {	
	color: 999999;
	text-decoration: none;
}
a:visited:.p8 {	
	color: 999999;
	text-decoration: none;
}
a:hover:.p8 {	
	color: 999999;
	text-decoration: underline;
}

body {
	margin: 0px;
}

table{
	font-size: 13px;
	line-height: 20px;
	color: 999999;	
}

p{
	font-size: 13px;
	line-height: 20px;
	color: 999999;
	margin: 0px;
	font-family: Arial;
}

.p1{
	font-size: 10px;	
	line-height: 10px;
}

.p2{
	color: FFFFFF;	
}

.p3{
	color: 99CC01;	
}

.p4{
	color: F99600;	
}

.p5{
	font-size: 16px;
	color: 99CC01;
	font-weight: bold;
	padding-bottom: 10px;
}

.p6{
	color: 99CC01;
	line-height: 18px;
	font-weight: bold;	
}

.p7{
	font-size: 16px;
	color: 99CC01;
	font-weight: bold;
}

.p8{
	
}

.pcopy{	
	text-indent: 24px;	
}

li {
	list-style-image: url(../contact/dot.jpg);
}
