body {
	font-family: verdana, Arial, Sans-serif;
	font-size: 10px;
	background-color: #AEAEAE;
	color: #000000;
	margin: 0px;
	padding:0px;
}

.white {
	color: white;
}

a.white:link {
	color: white;
}

a.white:visited {
	color: white;
}

a.white:hover {
	color: #e3e3e3;
}

a.white:active {
	color: #d6d6d6;
}

a:link {
	font-family:verdana, Arial, Sans-serif;
	font-size:10px;
	color:#000000;
	text-decoration:none;
}

a:visited {
	font-family:verdana, Arial, Sans-serif;
	font-size:10px;
	color:#000000;
	text-decoration:none;
}

a:hover {
	font-family:verdana, Arial, Sans-serif;
	font-size:10px;
	color:#FF3030;
	text-decoration:none;
}

a:active {
	font-family:verdana, Arial, Sans-serif;
	font-size:10px;
	color:#000000;
	text-decoration:none;
}

td {
	font-family:verdana, Arial, Sans-serif;
	font-size:10px;
}

textarea {
	font-family: Verdana, Arial, Sans-serif;
	font-size: 9px;
	background-color: #AEAEAE;
	border: 1px solid #4D4D4D;
	color: #4D4D4D;
}
select {
	color: #4D4D4D; 
	background-color: #AEAEAE;
	font-family: Verdana, Arial, Sans-serif; 
	font-size: 9px; 
}
input {
	color: #4D4D4D; 
	background-color: #AEAEAE;
	font-size: 9px; 
	font-family: Verdana, Arial, Sans-serif; 
	border-right: #4D4D4D 1px solid; 
	border-top: #4D4D4D 1px solid;
	border-left: #4D4D4D 1px solid; 
	border-bottom: #4D4D4D 1px solid; 
}

@font-face {

font-family: Saddlebag;
src: url(Includes/font/Saddlebag.eot);
 }

.table1 {
	margin-right : auto;
	margin-left: auto;
	border: 1px; 
	border-style: solid; 
 	border-color: black;
 	border-collapse: collapse;
	width: 98%;
}

.table2 {
	margin-right : auto;
	margin-left: auto;
	border: none; 
 	border-collapse: collapse;
	width: 98%;
}

.td12 {
	font-family:"times new roman", times, Serif;
	font-size:16px;
	border-style: solid;
	border-width: 1px;
	border-collapse: collapse;
	border-color: black;
	width: 230px;
	margin: auto;
	padding: 5pt 5pt;
}

.td2 {
	font-family:"times new roman", times, Serif;
	font-size:16px;
	border-collapse: collapse;
	width: 18%;
	margin: auto;
	padding: 5pt 5pt;
}

.td22 {
	font-family:"times new roman", times, Serif;
	font-size:16px;
	border-collapse: collapse;
	width: 82%;
	margin: auto;
	padding: 5pt 5pt;
}

.sp10 {
	font-family: "times new roman", times, Serif;
	font-size: 13px;
}

	
.sp12 {
	font-family: "times new roman", times, Serif;
	font-size: 16px;
}


.sp14 {
	font-family: "times new roman", times, Serif;
	font-size: 19px;
}


