body {
	background-image: url("../background/gradient.png");


}


.list1 {
	font-family: "Times New Roman";
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	padding-top: 5px;
	list-style-position: outside;
	list-style-image: url("../images/arrow2.jpg");
	list-style-type: image;
}

.paragraph {
	font-family: "Times New Roman";
	font-size: 14px;
	line-height: 18px;
	padding-top: 5px;
	text-align:justify;
}



.table_cell {
	font-family: "Times New Roman";
	font-size: 18px;
	line-height: 18px;
	padding-top: 5px;
	text-align:center;
	font-weight: bold;

}

.smallparagraph {
	font-family: "Times New Roman";
	font-size: 12px;
	line-height: 12px;
	padding-top: 5px;
	text-align:justify;
}



.copyright {
	font-family: "Arial";
	font-size: 11px;
	line-height: 14px;
	padding-top: 5px;
	text-align:center;
	color: #ffffff;

}

.instruction1 {
	font-family: "Times New Roman";
	font-size: 20px;
	line-height: 20px;
	padding-top: 5px;
	text-align:justify;
	font-weight: bold;
}

.instruction2 {
	font-family: "Times New Roman";
	font-size: 12px;
	line-height: 12px;
	padding-top: 5px;
	text-align:justify;
	font-weight: bold;
}





.heading1 {
	font-family: 'DroidSansRegular',"Times New Roman", Times, sans-serif;
	letter-spacing: -1px;
	font-size:2.5em;
	line-height:1em;
	font-weight:normal;
	margin:0px 0px 15px 0px;
	color:#0f75a5;
}

.heading2 {
	font-family: 'DroidSansRegular',"Times New Roman", Times,Arial, sans-serif;
	font-size:1.5em;
	line-height:1em;
	letter-spacing:-1px;
	font-weight:normal;	
	margin:0px 0px 10px 0px;
	color:#0f75a5;
}

h6 {
	font-family: 'DroidSansRegular',"Times New Roman", Times,Arial, sans-serif;
	font-size:1.3em;
	line-height:.5em;
	letter-spacing:-1px;
	font-weight:normal;	
	margin:0px 0px 6px 0px;		
	color:#414141;	
}




.justify { 
text-align: justify;
} 


a, a:visited { 
	color:blue;
	text-decoration:none;
}


A:hover {
	background:black; 
	color:white;
	text-decoration:none;
}

A:active {
	background:red; 
	color:white;
	text-decoration:none;
}


A.none:hover {
	background:white; 
	color:white;
	text-decoration:none;
}

A.none:active {
	background:white; 
	color:white;
	text-decoration:none;
}




.smalltable {
  border: 5px solid #582B25;
  background:  #E1E8E0;

}
