p { margin: 15px 30px 15px 30px; font-family: Arial; font-size: 0.9em; line-height:1.3em; }
li {color:#000; font-size:0.9em; font-family: Arial; margin: 0px 30px 0px 30px;}
h3 {margin:0px 0px 0px 0px; font-family: Arial;font-size: 1.5em}
h4 {margin:20px 0px 20px 20px; font-family: Arial;font-size: 1.4em; font-weight:normal}
h5 {margin:20px 30px 0px 30px; font-family: Arial; font-size: 1.2em; font-weight:normal}

a {color:#ff0000;}

.main {background:#fff}
.contr { font-size:1.2em}
#navmenu {
background:#ff0033;
height:2em;
font-weight: normal;
	letter-spacing: 1px;
	line-height: 2em;
	font-size: 12px;
        font-weight:bold;

}
#navmenu ul {
list-style-type:none;
white-space:nowrap;
margin:0px;
padding:0px;
}

#navmenu li {
float: left;
	text-align: center;
	padding: 0 8px 0 8px;
	margin: 0;
	position: relative;
	font-family:Verdana, Arial, Helvetica, sans-serif, "Lucida Console";
display:block;
height:2em;
}



#navmenu ul li a {
	padding: 0 10px 0 10px;
	margin: 0;

	color: #fff;
	text-decoration: none;
	display: block;
	text-align: center;
	}
	
	#navmenu ul li a:hover {
	background: #990033;
}

.title {
	font-family: Arial;
	font-weight: bold;
	text-decoration: underline;
	font-size: 14px;
}

.author {
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
}

.con {
	font-family: Arial;
	font-size: 12px;
	text-indent: 20px;
	text-align: justify;
}

.tab_nag {
	background-color: #ffff99;
	text-align: center;
	color: #000000;
	font-family: Arial;
	font-size: 14px;
	font-weight: none;
}

.tab_nag2 {
	background-color: #ffffff;
	text-align: center;
	color: #000000;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
}

.tab_con {
	background-color: #ffffff;
	text-align: center;
	color: #000000;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	width: 50%;
}

.tab_con2 {
	background-color: #ffffff;
	text-align: justify;
	vertical-align: top;
	color: #000000;
	font-family: Arial;
	font-size: 12px;
	font-weight: none;
	width: 50%;
}

.tab_con3 {
	background-color: #ffffff;
	color: #000000;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

