/* CSS Document */
body {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
background-color:#333333;
color:#c0c0c0;
}

h1 {
font-size:18px;
font-weight: bold;
}

h2 {
font-size:18px;
font-weight: normal;
}

a:link {
color:#c0c0c0;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;;
}

a:visited {
color:#c0c0c0;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;;
}

a:active {
color:#c0c0c0;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;;
}

a:hover {
color:#c0c0c0;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;;
}

img{
border:1px solid #c0c0c0;
}

.titleheadings {
	font-size:20px;
	font-weight:bold;
}

.subtitleheadings {
	font-size:18px;
	font-weight:normal;
}

.smallinfo {
	font-size:9px;
	font-weight:normal;
}

.lotsotext {
	font-size:13px;
	font-weight:normal;
}
