body
{
	margin-top: 0px;
	font-family: Verdana;
	font-size: 10px;
}

h1
{
	font-size: .7em;
	font-weight: normal;
	margin-bottom: 0px;
	margin-top: 0px;
	color: #999999;
}
h2
{
	font-size: 1.4em;
	font-weight: bold;
	color: #62554C;
	margin-bottom: 10px;
	margin-left: 0px;	
	margin-top: 0px;
}
.step {
	font-size: 1em;
	font-weight: bold;
	color: #990000;
}
.top
{
	font-size: .6em;
	padding-top:22;
	padding-left:0;	
	font-weight: normal;
}
.topnav:link
{
	font-size: 1em;
	font-weight: bold;
	color: #666666;	
	text-decoration:none;

}
.topnav:hover
{

	font-weight: bold;
	color: #990000;	
	text-decoration:underline;
}
.topnav:visited
{
	font-size: 1em;
	font-weight: bolder;
	color: #666666;	
	text-decoration:none;

}
.text
{
	font-size: .8em;
	font-weight: normal;
	color: #000000;
	padding-left:10px;
}
.side
{
	font-size: .8em;
	font-weight: bold;
	color: #FFFFFF;	
}
.sider
{
	padding-left:35px;
}
.act
{
	font-size: 1em;
	font-weight: bold;
	color: #990000;
	text-decoration:underline;
}
.act:hover
{
	
	color: #FF0000;
	text-decoration:none;
}
.bottom
{
	font-size: .7em;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration:none;
	padding:5px;
}
.bottom:link
{
	font-size: .7em;
	text-decoration:underline;	
}
.bottom:hover
{
	font-size: .7em;
	text-decoration:none;	
}
.bottom:visited
{
	font-size: .7em;
	text-decoration:underline;	
}
