body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 6px;
}
P,li,ul{
	font-size: 14px;
	margin-left : 10px;
	margin-right : 10px;
}

h1{
	margin-left : 10px;
	margin-right : 10px;
	margin-top : 40px;
	margin-bottom : 30px;
	color : #AF875C;
	font-size: 30px;
	font-weight : bold;
	font-family : "Arial Black";
}

a{
	font-weight : bold;	
	color : #2E89AB;
}

h2{
	margin-left : 10px;
	margin-right : 10px;
	margin-top : 20px;
	margin-bottom : 20px;
	color : #AF875C;
	font-size: 20px;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
}
.legal{
	font-size: 10px;
	color : #666666;
}
ul {
	margin-left : 20px;
	margin-right : 20px;
	
}
.tableheader {
	font-size: 14px;
	font-weight : bold;
	background : #aaccff;
}
.table1 {
	background : #ccddff;
	font-size: 14px;
}
.table2 {
	background : #aaccff;
	font-size: 14px;
	
}
