/*
Style Sheet for Marketing Mechanics
Created 07/2008 
Ridge Avenue Design
*/
body {
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
	background-color: #666699;
}
body, p, table, td, th, textarea{
	font-family: Arial, sans-serif;
	font-size: 10pt;
	color:#000000;
	/*line-height: 12pt;*/
}
	
a{
	color: #000000;
	text-decoration: none;
	font-weight: bolder;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}

H1 {
	font-family: Arial, sans-serif;
	font-size: 20px;
	/*Below: Top right bottom left
	margin: 0px 0px 0px 0px;*/
	margin-top: 0px;
}


.headerlink a {
	text-decoration: none;
	color:#FFFFFF;
}
.headerlink a:link {
	color:#FFFFFF;
}
.headerlink a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.headerlink a:active {
	color:#FFFFFF;
}
.headerlink a:visited {
	color: #FFFFFF;
}
