﻿
body
{
	color:black;
	font:11px verdana, sans-serif;
	LETTER-SPACING: 1px; 
	
}
img
{
	VERTICAL-ALIGN: middle; 
	margin-right:10px;
	BORDER-TOP-STYLE: none; 
	BORDER-RIGHT-STYLE: none; 
	BORDER-LEFT-STYLE: none; 
	BORDER-BOTTOM-STYLE: none
}

a
{
   COLOR:Blue;
}

a:hover 
{  
	color:Teal;
}

#title, #main
{
	width:65%;
	margin-left:20px;

}


#title
{
	font-size:16px;
	font-weight:bold;
	margin-top:20px;
	margin-bottom:8px;
}

#line1
{
	height:1px;
	width: 50%;
	background-color:Silver;	
	margin-bottom:40px;
}

.title
{
	font-weight:bold;
	font-size:14px;	
}

.title_small
{
	font-weight:bold;
}
