/*------- main tags -------------*/
body {
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 95%;	
	line-height: 1.2em;	
	color: #006699;
	margin-top: 0.4em;
	margin-right: 0.4em;
	margin-bottom: 0.1em;
	margin-left: 0.4em;
}
td, th {	
	font-family: arial, helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.2em;
	color: #333333;
}
ol {
	font-family: arial,sans-serif;
}
ul {	
	font-size: 95%;	
	font-family: verdana, serif;		
	list-style-type: disc;	
	list-style-position: outside;
}
li {
	margin: 0.25em 0px;
}
hr {
	color: #ff9933;
}
BLOCKQUOTE {
	border-right: #2181a3 1px solid;
	border-top: #2181a3 1px solid;
	border-left: #2181a3 1px solid;
	border-bottom: #2181a3 1px solid;
	padding-left: 2%;
	padding-top: 1%;
	padding-right: 2%;
	font-size: 95%; 
	padding-bottom: 1%; 
	margin-left: 55px; 
	font-family: arial,sans-serif
}
img {
	border-top-style: 1px; 
	border-right-style: 1px; 
	border-left-style: 1px; 
	border-bottom-style: 1px;
}

/*------- link tags -------------*/
a {	
	color: #0000FF;	
	text-decoration: underline;
}
a:hover {	
	background: #fffcc;
	color: #2181a3;
	text-decoration: underline;
}
a:hover {	
	text-decoration: underline;
	color: #2181a3;
}
a:visited { 
	color: #2181a3;
}
a:active { 
	color: #2181a3;
	text-decoration: underline overline;
}

/*------- heading tags -------------*/
h1 {
	padding-right: 8px; 
	padding-left: 8px; 
	font-size: 150%; 
	background: #ffd700; 
	padding-bottom: 8px; 
	margin: 0px 0px 0px 2%; 
	color: #006699; 
	padding-top: 8px; 
	border-bottom: #000000 1px dotted; 
	font-family: arial, helvetica, sans-serif;
	text-align: left;
}
h2 {
	padding-right: 8px; 
	padding-left: 4px;
	padding-bottom: 2px;
	padding-top: 2px;
	font-weight: bold; 
	font-size: 100%;
	margin: 0px 0px 0px 2%; 
	color: #006699;
	border-bottom: #000000 1px dotted; 
	font-family: arial, helvetica, sans-serif;
	text-align: left;
	background: #fcad4f;
	margin-left: 2px;
}
h3 {
	padding-right: 1px; 
	padding-left: 1px; 
	font-weight: bold; 
	font-size: 100%;
	padding-bottom: 8px; 
	margin: 0px 0px 0px 0px; 
	color: #006699; 
	padding-top: 10px; 
	border-bottom: #000000 1px dotted; 
	font-family: arial, helvetica, sans-serif;
	text-align: left;
}
h4 {
	padding-right: 1px; 
	padding-left: 1px; 
	font-weight: bold; 
	font-size: 1.01em;
	padding-bottom: 8px; 
	margin: 0px 0px 0px 0px; 
	color: #009900;
	padding-top: 10px; 
	border-bottom: #000000 1px dotted; 
	font-family: arial, helvetica, sans-serif;
	text-align: left;
}
