a:link {
	color: #000099; 
}
a:link IMG { border: none;
}
a:hover {
	color: #0000FF;
}
a:active 
{
	color: #009933;

}
html
{
height: 100%;
}
body
{
	height: 100%;
	font-family: Verdana, Arial, Helvitica, Sarif;
	background-color: rgb(255,255,200);
	color: rgb(60,51,80);
	font-size: 10pt;
}
#content {
min-height:100%;
position:relative;
text-align:left;
	}



* html #content {
	height:100%;	
	}
table
{
	table-border-color-light: rgb(255,102,153);
	table-border-color-dark: rgb(102,51,153); 
}
h1
{
	font-family: Helvitica, Arial, Serif;
}
h2
{
	font-family: Arial, Helvitica, Serif;
}
h3, h4, h5, h6
{
	font-family: Arial, Verdana, Serif;
}
h1
{
	color: #FFFFFF;
	font-size: 20pt;
}
h2
{
	color: rgb(90,90,100);
	font-size: 14pt; 
}
h3
{
	color: rgb(80,80,140);
	font-size: 12pt; 
}
h4
{
	color: rgb(90,90,90);
}
h5
{
	color: rgb(150,100,80);
	font-size: 10pt;
}
h6
{
	color: #FFFF99;
	font-size: 12pt;
	padding: 3px;
}
.header {background-color: #2255AA;
		height: 75px;		
	}
.guide {background-color: #2255AA;
		float: left;
		font-type: Arial, Serif;
		font-weight: bold;
		font-size: 10pt;
		text-align: center;
		float: left;
		height: 100%;
		width: 110px;
		border-style: double;
		padding 8px 8px 8px 8px;}

.Page {
		margin-right: 60px;
		margin-left: 130px;
		padding: 8px 8px 8px 8px;
		text-align:left;
		}		
.button {
		display:block;
		text-decoration: none;
		border: solid #555555; 
		border-width: 1px 2px 2px 1px;
		width: 90px;
		background-color: #E6E6E6;
		font-weight: bold;
		font-size: smaller;
		padding: 2px 4px 2px 4px;
		clear: both;
		}
.button:link {
		color: #333333;
}
.button:visited {
		color: #333333;
}
.button:hover {
		background-color: rgb(255,255,200);
		color: #A52A2A;
}
#footer {
	position:relative;
	height:2em;
	padding-left:260px;
	margin-top:-2em;	
	}
.buttonbtm	{
 		border: solid black; 
		border-width: 1px 2px 2px 1px;
		width: 130px;
		background-color: #337AC8;
		text-align: center;
		font-weight: bold;
		font-size: smaller;
		padding: 2px 4px 2px 4px;
		text-decoration: none;
		}
.buttonbtm:link{color: white;
}
.buttonbtm:visited{color: white;
}
.buttonbtm:hover {background-color: #FFFF99;
		color: black;
} 		
ol, ul	{
		font-size: x-small;
}
.formula	{
			border-width: 1px;
			border-style: solid;
			background-color: #ffffdd;
			padding: 1em;
			font-family: courier,sans-serif;
			font-size: small;
}
		
.testimonial {
			background-color: #FFFFFF;
			 width: 260px;
			 color: black;
			 text-decoration: none;
			 clear: right;
			 float: right;
			 border-style: double;
			 border-width: 4px 4px 4px 4px;
			 padding: 8px 8px 8px 8px;
			 font-size: 10pt;
			 cursor: hand;
			 text-align: center;
}

.testimonial h6 {
			font-weight: bold;
			width: 100%;
			height: 20px;
			background: #2255AA;
}

#intro	{
			text-align: left;
}

.total       {
		  border-top-style: double; border-top-width: 3px
}
img {
	border-width: 0;
	border-style: none;
}
