body {
	margin:0px;
	padding:0px;
	font-family:verdana, arial, helvetica, sans-serif;
	color: #696969;
	background: #ffffff ;
	font-size : 11px;
	}

h1 {
	margin:0px 0px 15px 0px;
	padding:0px;
	font-size:28px;
	line-height:28px;
	font-family:verdana, arial, helvetica, sans-serif;
	color:#2f2fbb;
	}
h2 {
	margin:0px 0px 15px 15px;
	padding:0px;
	font-size:18px;
	line-height:24px;
	font-family:verdana, arial, helvetica, sans-serif;
	color: #DC143C;
	}
	
	h2.center {
	margin:0px 0px 15px 15px;
	padding:0px;
	font-size:18px;
	line-height:24px;
	font-family:verdana, arial, helvetica, sans-serif;
	color: #DC143C;
	text-align: center;
	}
	
h3 {
	margin:0px 0px 15px 15px;
	padding:0px;
	font-size:14px !important;
	line-height:18px;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #DC143C;
}

h4 {
	margin:0px 0px 0px 10px;
	padding:0px;
	font-size:14px;
	line-height:16px;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #CD5C5C;
}
	
p {
	font:12px  verdana, arial, helvetica, sans-serif;
	margin:0px ;
	padding:0px, 0px, 10px, 0px;
	}
	

a:link {
	color: #696969;
	text-decoration: underline;
	font-weight: normal;
}

a:visited {
	color: #5F9EA0;
	text-decoration: none;
	font-weight: normal;
}
	
a:hover {
	color: #C71585;
	text-decoration: none;
	font-weight: normal;
}

a:link.header {
	margin:0px 0px 15px 15px;
	padding:0px;
	font-size:16px ;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #696969;
	font-weight: bold;
}
a:visited.header {color: #5F9EA0; 
font-size:16px ;
	text-decoration: none; font-weight: bold;}
	
a:hover.header {
	color: #CD5C5C;
	font-size:16px ;
	text-decoration: none;
	font-weight: bold;
	background-color: #D3D3D3;
}	

.lge {color: #696969; text-decoration: none; font-weight: bold; font-size:14px;}

table.screen {
	border-color: Green;
	border-style: groove;
	border-width: medium;
}


td.screenbg{
	background: #D3D3D3;
	border: none;
	text-align: center;
}

tr.screen1{
	border-color: Green;
	border-style: groove;
	border-width: thin;
	text-align: center;
}

img{border:none;}

a img{border:none;}

