body {
	font-family: verdana, sans-serif;
	font-size: 10pt;
	background: #f7ba5a;
	margin: 0;
	}

p { 
	font: 10pt Verdana; 
	margin-top: 10px; 
	margin-left: 10px;
	text-align: left;
	}


h1 {
	font-family: arial,sans-serif; 
	font-weight: bold;
	font-size: 18px;
	color:  #000;
	margin-bottom: 2px;
	margin-left: 10px;
	margin-top: 5px;
	}	

h2 {
	font-family: "Trebuchet MS",sans-serif; 
	font-weight: bold;
	font-size: 17px;
	color:  #80170B;
	margin-bottom: 2px;
	margin-left: 10px;
	margin-top: 5px;
	}	
	
h3 {
	font-family:arial,sans-serif; 
	font-weight: bold;
	font-size: 12px;
	color:  #000;
	margin-bottom: 2px;
	margin-left: 10px;
	margin-top: 5px;
	}	

h4 {
	font-family: arial,sans-serif; 
	font-weight: bold;
	font-size: 12px;
	color:  #000;
	margin-bottom: 2px;
	margin-left: 10px;
	margin-top: 5px;
	}

a:link {  
	font-family: verdana, sans-serif;
	font-size: 10pt; 
	font-style: normal; 
	font-weight: normal; 
	font-variant: normal; 
	color: #81160A; 
	text-decoration: none;
		}
	
a:visited {  
	font-family: verdana, sans-serif;
	font-size: 10pt; 
	font-style: normal; 
	font-weight: normal; 
	font-variant: normal; 
	color: #81160A; 
	text-decoration: none;
	}
	
a:hover {  
	font-family: verdana, sans-serif;
	font-size: 10pt; 
	font-style: normal; 
	font-weight: normal; 
	font-variant: normal; 
	color: #000; 
	}
	
a:active {  
	font-family: verdana, sans-serif;
	font-size: 10pt; 
	font-style: normal; 
	font-weight: normal; 
	font-variant: normal; 
	color: #81160A;
	text-decoration: none
	}

a.more:link {
	font-family:verdana,sans-serif; 
	font-weight: bold;
	font-size: 8px;
	color:  #000;
	margin-bottom: 2px;
	margin-left: 10px;
	margin-top: 0px;
	text-align: right;
	}	
	
a.more:visited {
	font-family:verdana,sans-serif; 
	font-weight: bold;
	font-size: 8px;
	color:  #000;
	margin-bottom: 2px;
	margin-left: 10px;
	margin-top: 0px;
	text-align: right;
	}	
	
a.more:hover {
	font-family:verdana,sans-serif; 
	font-weight: bold;
	font-size: 8px;
	color:  #F7BA5A;
	margin-bottom: 2px;
	margin-left: 10px;
	margin-top: 0px;
	text-align: right;
	}	
	
a.more:active {
	font-family:verdana,sans-serif; 
	font-weight: bold;
	font-size: 8px;
	color:  #000;
	margin-bottom: 2px;
	margin-left: 10px;
	margin-top: 0px;
	text-align: right;
	}	

#footer {
	color: #999;
	}

#content {
		width: 710px;
	    background: #fff url('../imagesbk/curtain.jpg');
	    background-repeat: no-repeat;		
		border-right:2px solid #000;
		border-bottom:2px solid #000;
		margin:	0 0 20 0;
		padding-bottom:20px;
		padding-right: 10px;
		}

	
ul.circle {
	list-style-type: circle;
	font: 10pt Verdana;
	margin-left: 40px;
		}
ol.decimal {
	list-style-type: decimal;
	font: 10pt Verdana;
		}
a.line:link {  
	font-family: "Arial", "Helvetica", "sans-serif"; 
	font-size: 12px; font-style: normal; 
	line-height: normal; 
	font-weight: bold; 
	font-variant: normal; 
	color: #fff; 
	text-decoration: none;
	margin-bottom: 10px;
	}

a.line:visited {  
	font-family: "Arial", "Helvetica", "sans-serif"; 
	font-size: 12px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bold; 
	font-variant: normal; 
	color: #fff; 
	text-decoration: none
		margin-bottom: 10px;
	}
	
a.line:hover {  
	font-family: "Arial", "Helvetica", "sans-serif"; 
	font-size: 12px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bold; 
	font-variant: normal; 
	color: #F7BA5A; 
	text-decoration: none
		margin-bottom: 10px;
	}
	
a.line:active {  
	font-family: "Arial", "Helvetica", "sans-serif"; 
	font-size: 12px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bold; 
	font-variant: normal; 
	color: #fff; 
	text-decoration: none
		margin-bottom: 10px;
	}

.leaded {
	font-family:verdana,sans-serif; 
	font-size:11px; 
	line-height:15px;
	padding-right: 10px;
	}


