p,div,li,dd,body, th, td, input, textarea {
	font-family : georgia,times,serif;
	font-size : 11pt;
	color : #343434;
	line-height : 150%;
}

h1,h2,h3,h4 {
	color : firebrick;
	text-align : center;
	font-style : italic;
}
h2, h3 {
	margin : 0px;
	margin-bottom : 8px;
}
dl {
	margin-left : 20px;
	margin-right : 10px;
}
dt {
	font-size : 14px;
	font-weight : bold;
	color : navy;
	font-family : century gothic, arial, sans-serif;
}
dd {
	font-size : 12px;
	font-family : Georgia,times,serif;
	color : black;
}
.summary {
	font-size : 12px;
}
.nav {
	text-align : center;
	font-family : century gothic,arial,sans-serif;
	font-size : 14px;
	font-weight : bold;
	color : white;
}

.nav a {
	color : white;
	text-decoration : none;
}

.nav a:hover {
	color : white;
	text-decoration : underline;
}

dt {
	font-family : century gothic,arial,sans-serif;
	font-weight : bold;
	font-size : 12pt;
}
dd {
	margin-bottom : 15px;
	margin-top : 5px;
	line-height : 16pt;
}

.dropcap {
	font-size : 18pt;
	font-family : Georgia,times,serif;
}


.menu {
	text-align : center;
	line-height : 100%;
}

.menu a {
	font-size : 12px;
	font-family : century gothic,arial,sans-serif;
	font-weight : bold;
	color : white;
	text-decoration : none;
}
.menu a:visited {
	font-size : 12px;
	font-family : century gothic,arial,sans-serif;
	font-weight : bold;
	color : white;
	text-decoration : none;
}
.menu a:hover {
	font-size : 12px;
	font-family : century gothic,arial,sans-serif;
	font-weight : bold;
	color : gold;
	text-decoration : underline;
}


.categorylist div {
	line-height : 100%;
}

.categorylist a {
		font-size : 10pt;
		line-height : 100%;
		font-family : arial,sans-serif;
		color : dodgerblue;
		text-decoration : none;
}

a {
	color : firebrick;
}
a:hover {
	color : orangered;
}

.hier_link {
	color : firebrick;
	font-weight : normal;
	text-decoration : none;
}
.hier_link:hover {
	color : orange;
	font-weight : normal;
	text-decoration : underline;
}

.alert {
	line-height : 150%;
	color : firebrick;
}
	
	
.hbar {
	background-color : firebrick;
	color : white;
	font-family : century gothic,arial,sans-serif;
	font-weight : bold;
	padding : 3px;
	margin : 3px;
	margin-left : 0px;
	margin-right : 0px;
	font-size : 12px;
}
