body
	{
	background-color: #ffffff;
	font-family: Arial, sans-serif;
	vertical-align: top ;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 50px;
	margin-right: 80px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 100%;
	color: Black;
}

td
	{
	font-family: Arial, sans-serif;
	font-size: 100%;
	color: Black;
}

input {
	font-family: Arial, sans-serif;
	font-size: 100%;
	font-weight: normal;
	color:#000000;
	background: #EFEFEF;
	font-style : normal;
	}

select {
	font-family: Arial, sans-serif;
	font-size: 100%;
	font-weight: normal;
	color: #000000;
	background: #EFEFEF;
	font-style : normal;
	}

h1 	{
	font-family: Arial, sans-serif;
	font-size: 200%;
	color: Gray;
	font-weight: bold;
	text-decoration: underline;
	text-transform: uppercase;
}

h2 	{  
	font-family: Arial, sans-serif;
	font-size: 100%; 
	font-weight: bold; 
	color: #0000BB;
	text-decoration: underline;
	}

.bullet
	{
	BACKGROUND-COLOR: transparent;
	COLOR: Black;
	FONT-FAMILY: Arial, sans-serif;
	FONT-SIZE: 100%;
}

li
	{
	BACKGROUND-COLOR: transparent;
	COLOR: Black;
	FONT-FAMILY: Arial, sans-serif;
	FONT-SIZE: 100%;
}
	
.tdheading
	{

    	FONT-WEIGHT: normal;
    	COLOR: #070C4E;
    	FONT-FAMILY: Arial, sans-serif;
    	BACKGROUND-COLOR: #C8C8C8;
    	TEXT-ALIGN: left
	}
	
.tdborder
	{
    	FONT-WEIGHT: normal;
    	COLOR: #070C4E;
    	FONT-FAMILY: Arial, sans-serif;
    	BACKGROUND-COLOR: #EFEFEF;
    	TEXT-ALIGN: left
	}



