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

body {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	text-align:left;
	font-family: Arial, Helvetica, Sans-serif;
	font-size:12px;
	background-color:#66ff66;
	background-image:url(/images/background.jpg);
	background-repeat:repeat-x;
}

img {display:block;} 

div, td, p, input, select {
	font-family: Arial, Helvetica, Sans-serif;
	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: #33ff00; color: #330066;}

.tagline1	{
	color:#f3f9d5;
	font-size:14px;
	font-weight:bold;
	}
	
.tagline2	{color:#138f34;
	font-size:14px;
	font-weight:bold;}
	
.tagline3	{color:#138f34;
	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	{color:#999999;
	font-size:10px;
	font-weight:none;}