@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: arial;
	font-size: 12px;
	color: #000000;
}

h1 {
	font-family: Arial;
	color: #5DA631;
	background: transparent;
	font-size: 18px;
	font-weight: bold;
	margin-left: 0%;
	margin-right: 0%
}

h2 {
	font-family: Arial;
	color: #5DA631;
	background: transparent;
	font-size: 14px;
	font-weight: bold;
	margin-left: 0%;
	margin-right: 0%
}


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #0000ff;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0000ff;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #0000ff;
}

div#content {
	padding-left: 25px;
	padding-top: 5px;
	font-family: Verdana;
	font-size: 12px;
	color: #666666;
}
div#content a:link {
	color: #5DA631;
	text-decoration: none;
}
div#content a:visited {
	text-decoration: none;
	color: #5DA631;
}
div#content a:hover {
	text-decoration: none;
	color: #A0CCED;
}
div#content a:active {
	text-decoration: none;
	color: #5DA631;
}
div#content_flash{

}


.title{
	font-size: 16px;
	font-weight:200;
}
