html 
{
	height:100%; margin-bottom:1px;	
}

body {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	text-align:left;
	font-family: tahoma, Arial, Helvetica;
	font-size:12px;
	background-color:#ffcc00;
}

img {display:block;} 

div, td, p, input, select {
	font-family: tahoma, Arial, Helvetica;
	font-size:12px;
}

A:link {text-decoration: underline; color: #0000FF;}
A:visited {text-decoration: underline; color: #0000FF;}
A:active {text-decoration: underline; color: #0000FF;}
A:hover {
	background: #ffff00;
	color: #000066;
}

h2 {
	color: #000066;	
	font-size:13px;
	font-weight: bold;
}


hr {
	border: 1;
	width: 100%;
	color: #FF0099;
	background-color: #FF0099;
	height: 2px;
}

.tagline1	{
	color:#f3f9d5;
	font-size:14px;
	font-weight:bold;
	}
	
.tagline2	{
	color:#660099;
	font-size:14px;
	font-weight:bold;
}
	
.tagline3	{
	color:#CC0000;
	font-size:18px;
	font-weight:bold;
}
	
.tagline4	{color:#333333;
	font-size:18px;
	font-weight:bold;}
	
.tagline5	{color:#666666;
	font-size:14px;
	font-weight:bold;}
	
.smfont	{font-size:9px;
	font-weight:none;}