.textbodybg {  
	background-color: #FFFFFF; 
	background-image: url(/images/bodybg.jpg); 
	background-repeat: no-repeat; 
	background-position: left top;
}


.bodyborder {  
	border: #0099CC; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
}

body{
	 font-family: Verdana, Arial, Helvetica, sans-serif;	 
}
h1, h2, h3, h4, p, hr {margin:0 10px; }

h1 {
	font-size:14px; 
	color:#0773A0;
	}

h2 {
	font-size:13px;
	color:#35A9DA; 
	border:0;
	font-weight: bold;
	
}

h3 {
	font-size:12px;
	color:#CC000A; 
	border:0;
	font-weight: bold;
	
}
h4 {
	font-size:12px;
	color:#35A9DA; 
	border:0;
	font-weight: bold;
	
}


p {padding-bottom:15px; font-size:12px; text-align:justify;}.kunyeyazi {  font-family: Verdana, Arial, Helvetica, sans-serif; color:#333; font-size: 8px; font-weight: normal}

table tr td {
	font-size:11px;
	}a:link {  color: #999999}

