@charset "UTF-8";
/* CSS Document */

body {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-size:90%;
	color: #333333;
	line-height: 1.3ems;
}

p {
text-align:justify;
margin-top:0.5ems;
}

.left {
font-size:100%;
padding-left: 2px;
padding-right: 2px;
}

.left_heading {
font-size: 116%;
font-weight:bold;
text-align:center;
}

a.left {
font-size:116%;
padding-left: 2px;
padding-right: 2px;
text-decoration:none;
color:#CCCCCC;
font-weight:bold;
}

a.navbar {
	text-decoration:none;
	color:#CCCCCC;
	font-weight:bold;
	text-align:left;
	}
	

a.link {
font-size:x-large;
color:#000000;
font-weight:bold;
text-decoration:none;
}


a {
color:#5EB446;
font-weight:bold;
text-decoration:underline;
}

a.navbar {
color:#FFDE00;
	font-size: 116%;
	font-weight: bold;
	font-variant: small-caps;
	font-style: normal;
	}
	
a.h2heading {
font-size:large;
color:#000000;
font-weight:bold;
}

a.img {
border: dashed 0.5px #666666;
padding: 5px;
background-color:#CCCCCC;
}
	

h1.heading {
	color:#00A2E5;
	font-size:xx-large;
	font-weight:bold;
	font-family:Helvetica, "Gill Sans MT", "Futura", Arial, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333333;
	font-variant: small-caps;
	text-align:right;
}

h2.h2heading {
font-size:large;
color:#000000;
font-weight:bold;
}

.heading3 {
font-size:medium;
color:#00A2E5;
font-weight:bold;
padding-bottom:0.5ems;
}

.navbar {
	/*color:#FFFFFF;
	filter:alpha(opacity=75);
	filter:alpha(opacity=75);
	-moz-opacity:.75;
	opacity:.75;*/
	font-size: 116%;
	font-weight: bold;
	font-variant: small-caps;
	font-style: normal;
}



.footer {
font-size:smaller;
color:c3c3c3;
text-align:right;
}

.footer_link {
}

.caption {
}

ol {
list-style: circle;
}

img {
padding: 5px;
float:left;
}

img.covers {
float: right;
margin: 5px;
border: 0.5px solid #666666;
}

ul.space {
	margin-bottom:0;
	line-height:normal;
	list-style-type: circle;
}

ul {
list-style-type:circle;
}

