body 
		 {
	margin-bottom: 10;
	margin-left: 10;
	margin-right: 10;
	margin-top: 10;
	background-image:url(../images/template/bg.jpg);
		 } 
table, tr, th, td, div, span, input, option, p, textarea, li
		{ 
			font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
			font-style: normal;
			font-weight: normal;
			font-size:12px;
			color: #666666;  
		}
.txt-input
		{  
			font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
			font-style: normal;
			font-weight: normal;
			font-size:11px;
			color: #666666;		 
		}
		input
		{  
			font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
			font-style: normal;
			font-weight: normal;
			font-size:11px;
			color: #666666; 
		}
		select, textarea
		{  
			font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
			font-style: normal;
			font-weight: normal;
			font-size:11px;
			color: #666666;		 
		}
.h1 
		{ 
			font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
			font-style: normal;
			font-weight: bold;
			font-size:16px;
			color: #00aff0;
		}
.h2 
		{  
			font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
			font-style: normal;
			font-weight: normal;
			font-size:11px;
			color: #00aff0;
		 }
.h3   
		{  
			font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
			font-style: normal;
			font-weight: bold;
			font-size:12px;
			color: #c3a257;
		 }
.h4 
		 { 
			font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
			font-style: normal;
			font-weight: bold;
			font-size:11px;
			color: #737272;
		}
.h5 
		{  
			font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
			font-style: normal;
			font-weight: normal;
			font-size:11px;
			color: #737272;
		}
.h6 
		{  
			font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
			font-style: normal;
			font-weight: bold;
			font-size:11px;
			color: #5a1414;
		}

a:link, a:active, a:visited
		{
			font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
			font-style: normal;
			font-weight: normal;
			font-size:12px;
			color: #737272;
			text-decoration: none;
		}
a:hover
		{
			font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
			font-style: normal;
			font-weight: normal;
			font-size:12px;
			color: #a6be50;
			text-decoration: none;
		}
a.copyright-link:link, a.copyright-link:active, a.copyright-link:visited
		{
			font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
			font-style: normal;
			font-weight: normal;
			font-size:11px;
			color: #737272;
			text-decoration: none;
		}
a.copyright-link:hover
		{
			font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
			font-style: normal;
			font-weight: normal;
			font-size:11px;
			color: #c3a257;
			text-decoration: none;
		}
a.more-link:link, a.more-link:active, a.more-link:visited
		{
			font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
			font-style: normal;
			font-weight: normal;
			font-size:11px;
			color: #acc25c;
			text-decoration: none;
		}
a.more-link:hover
		{
			font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
			font-style: normal;
			font-weight: normal;
			font-size:11px;
			color: #f48421;
			text-decoration: none;
		}
