.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #007500;
	text-decoration: underline;
}
.subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.quotes {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
}
.Header1 {
	font-size: 24px;
	font-style: oblique;
	font-weight: bolder;
	font-variant: normal;
	text-transform: capitalize;
	color: #FF0000;
}
.tab-level1 
{
	border-style: solid;
	border-width: thick;
	border-color: Yellow;
}
.tab-level2 
{
	border-style: solid;	
	border-width:medium;
	border-color: red;
}
.tab-level3
{
	border-style: solid;	
	border-width:thin;
	border-color: blue;
}
.image-cell
{
	margin-left: 20%;
}
.image-cell2
{
	margin-left: 20%;
	height: 200;
}
.image-cell3
{
	margin-left: 1%;
	height: 195;
	width : 210;
	left : inherit;
}
.Question {
	font-family: Verdana;
	font-size: 16px;
	font-style: italic;
	color: #FF0000;
}
