/* CSS Document */
/*------------------------------Gobal veriable----------------------*/
body {
			padding:0;
			margin:0;
			background-color:#ffffff;
			}
p 	{
			padding:0;
			margin:0;
			}
*		{
			font-family:tahoma;
			font-size:12px;
			color:#000000;
			line-height:18px;
			}

	h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #614228;
	font-style: italic;
	font-weight: normal;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #698468;
}		
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 18pt;
	text-align: left;
		
a:link {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #336699; text-decoration: underline;; line-height: 14px}
a:hover {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #A57C00; text-decoration: none;; line-height: 14px}
a:visited {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #666666; text-decoration: underline; line-height: 14px}

a.nav:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #105E33;
	line-height: 12px;
	font-weight: bold;
	text-decoration: none;
}
a.nav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #958D6F;
	text-decoration: none;
	line-height: 12px;
	font-weight: bold;
}
a.nav:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #158648;
	text-decoration: none;
	line-height: 12px;
	font-weight: bold;
}			

		
	
	