h1{ border-style:none; border-color:#333366; border-width:0 0 0 1;
        background-color: #333366; color: #ffffff; font-size: large; 
        font-family: Times New Roman; font-weight: bold; font-color: white; 
        margin-left: 0px; padding-left: 20px; padding-top: 2px; padding-bottom: 2px}
h2{ border-style:solid; border-color:#cc0000; border-width:0 0 4 16; 
        margin-left:0px; margin-right:0%; 
        padding-left:8px;font-size:150%; font-weight:bold }
h3{ border-style:solid; border-color:#0099cc; border-width:0 0 0 12; 
        margin-left:0px; margin-right:0%; 
        padding-left:6px;font-size:100%; font-weight: bold }
h4{ border-style:solid; border-color:#669900; border-width:0 0 1 12; 
        margin-left:0px; margin-right:0%; 
        padding-left:6px;font-size:120%; font-weight: bold }

TD {font: 87% Verdana,Arial,Helvetica;}
TD.title {font: 87% Franklin Gothic Medium, Arial, Verdana; color: #555555; font-weight: bold;}
TD.more {font: 70% Franklin Gothic Medium, Arial, Verdana; font-weight: bold;}
TD.footer {font: 60% Verdana,Arial,Helvetica;}

em{ color: #006633; font-family: Times New Roman, serif; font-weight: bold; font-style:italic }
i{ font-family: Times New Roman, serif; font-style:italic }

a:link {
	color: #333399;
	text-decoration: none;
}

a:visited {
	color: #009933;
	text-decoration: none;
}

a:hover , a:active{
	text-decoration: underline;
	color: #FF6633;
}

body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana,Arial,Helvetica;
	font-size: 12px;
	color: #333333;
	background-image: url(../image/back.gif);
	background-repeat: repeat;
	line-height: 18px;
	/*\*/
	letter-spacing: 1px;
	/**/
}
