

/* Presentation Stylesheet */ 
p {
 padding: 0 15px;
 }
 
h1, h2 {
	margin:0; 
 	padding: 5px 0;
}

h4, h3 {
 margin:0; 
 padding: 5px 0;
 }
 
a {  
	font-family: Verdana; 
	font-size: 11px; 
	font-weight: bold; 
	color: #0000FF;
	text-decoration: none;
}

a:hover {  
	font-family: Verdana; 
	font-size: 11px; 
	font-weight: bold; 
	color: #0000FF; 
	text-decoration: underline;
}

a.tp {  
	font-family: Verdana; 
	font-size: 11px; 
	font-weight: normal; 
	color: #000000; 
	text-decoration: none;
}

a.tp:hover {  
	font-family: Verdana; 
	font-size: 11px; 
	font-weight: normal; 
	color: #ffffff; 
	text-decoration: none;
}

.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0000A0;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #992005;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #333333;
}
.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #FF0000;
}

#article_menu {
	width:170px;
	position: relative;
	margin: 10px 10px 10px 10px;
	background-color: #FFFFFF;
	padding: 4px 4px 4px 4px;
	text-align: center;
}

.cjaff {
	color : #000000;
	margin-top : 5px;
	padding-bottom : 10px;
	margin-bottom : 0px;
	margin-left : 8px;
	margin-right : 10px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
}

.cjimg {
	color : #000000;
	margin-top : 20px;
	padding-bottom : 10px;
	margin-bottom : 20px;
	margin-left : 10px;
	margin-right : 10px;
}

#rss_feed {
	position: relative;
	margin: 10px 10px 10px 10px;
	background-color: #FFFFFF;
	padding: 4px 4px 4px 4px;
}
