body 
{  
	BACKGROUND: #ffffff; 
	margin: 20px;
	SCROLLBAR-FACE-COLOR: #9999cc; 
	SCROLLBAR-HIGHLIGHT-COLOR: #eeeeff;
	SCROLLBAR-SHADOW-COLOR: #000099; 
	SCROLLBAR-3DLIGHT-COLOR: #000099; 
	SCROLLBAR-ARROW-COLOR: #eeeeff; 
	SCROLLBAR-TRACK-COLOR: #ddeeee; 
	font-family:Georgia, "Times New Roman", Times, serif; 
	font-size: 12px;
	color: #333;
}

a:link 	
{
	font-family:Georgia, "Times New Roman", Times, serif; 
	font-size: 12px;
	color: blue; 
	text-decoration: none;
}

a:visited 	
{
	font-family:Georgia, "Times New Roman", Times, serif; 
	font-size: 12px;
	color: blue; 
	text-decoration: none;
}

a:hover
{
	COLOR: #0000FF; 
	BACKGROUND-COLOR: #EEEEEE; 
	text-decoration: none;
}

.formst
{	margin-TOP: 2px;  
	BORDER-RIGHT: #5555dd 0.1em solid; 
	BORDER-TOP: #5555dd 0.1em solid;   
	BACKGROUND: #eeeeff; 
	BORDER-LEFT: #5555dd 0.1em solid; 
	COLOR: #000066; 
	BORDER-BOTTOM: #5555dd 0.1em solid
}

h1{	
	font-family:Georgia, "Times New Roman", Times, serif; 
	font-size: 18px;
	font-weight: bold;
}

h2{	
	font-family:Georgia, "Times New Roman", Times, serif; 
	font-size: 16px;
	font-weight:bold;
}

h3{	
	font-family:Georgia, "Times New Roman", Times, serif; 
	font-size: 14px;
}

p{	
	font-family:Georgia, "Times New Roman", Times, serif; 
	font-size: 12px;
}

p.white
{
	font-family:Georgia, "Times New Roman", Times, serif; 
	font-size: 12px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
	border:0px;
	margin:0px; 
	padding:2px
}
p.foot
{
	font-family:Georgia, "Times New Roman", Times, serif; 
	font-size: 10px;
	text-align:center;
}

.buttons td 
{
	text-align: center;
	background-color: $tbclr_2;
}

.buttons a 
{
	font-family:Georgia, "Times New Roman", Times, serif; 
	font-size: 12px;
	display: block;
	font-weight: normal;
	text-transform: uppercase;
	color: blue;
	padding: 3px;
}

.buttons p 
{
	font-family:Georgia, "Times New Roman", Times, serif; 
	font-size: 12px;
	display: block;
	font-weight: normal;	
	text-transform: uppercase;
	color: blue;
	padding: 3px;
	cursor: pointer;
}

.links td 
{
	text-align: center;
	background-color: #FFFFFF;
}

.links a 
{
	font-family:Georgia, "Times New Roman", Times, serif; 
	font-size: 12px;
	display: block;
	color: blue;
	padding: 3px;
}
