/* Common Style */

a:link, a:visited
{
	padding: 1px 2px 1px 2px;
	color: #3C8624;
	background-color: transparent;
}

a:hover, a:active
{
	color: #333;
	background-color: #cff690;
}

html,body,td,input
{
	font-size: 13px;
	font-family: Verdana,'Lucida Grande',Verdana,Arial,sans-serif;
	color: #333;
}

option {padding-right: 10px}

body
{
	font-weight:400;
	line-height:160%;
}

img
{
	border: none;
}

.cls
{
	clear:both;
}

h1 {
	line-height: 20px;
	font-weight: bold;
	font-size: 16px;
}
h2 { font-size:20px;line-height: 22px; }
h3 { font-size:18px}
h4 { font-size:15px }

small {
	font-size:12px;
	font-weight:normal;
}