.xxlarge {
 font-weight: normal;
 font-size: xx-large;
}
.xxlargeB {
 font-weight: bold;
 font-size: xx-large;
}
.xlarge {
 font-weight: normal;
 font-size: x-large;
}
.xlargeB {
 font-weight: bold;
 font-size: x-large;
}
.large {
 font-weight: normal;
 font-size: large;
}
.largeB {
 font-weight: bold;
 font-size: large;
}
.medium {
 font-weight: normal;
 font-size: medium;
}
.mediumB {
 font-weight: bold;
 font-size: medium;
}
.small {
 font-weight: normal;
 font-size: small;
}
.smallB {
 font-weight: bold;
 font-size: small;
}
.xsmall {
 font-weight: normal;
 font-size: x-small;
}
.xsmallB {
 font-weight: bold;
 font-size: x-small;
}

.xxsmall {
 font-weight: normal;
 font-size: xx-small;
}
.xxsmallB {
 font-weight: bold;
 font-size: xx-small;
}

.first {
 border-top-width: thin;
 border-left-width: thin;
 border-left-color: #66CC99;
 border-top-color: #66CC99;
 border-top-style: outset;
 border-left-style: inset;
 padding-top: 2pt;
 padding-left: 2pt;
}


.hugeding  
{
 font: 80pt 'Wingdings', 'fantasy';
 color: #FFFF99;

}

.indent  
{
 margin-left: 1cm;

}

.noindent  
{
 margin-left: 0;

}

.note  {
 font-size: small;
 color: #006600;
 background: #FFFFFF;

 padding: 2pt 2pt;
 border-width: thin;
 border-style: groove;
}
.text { 
 color: #000000;
 margin-left: 10px;
 font-size: 28px;
 font-family: Arial Black 
}
.highlight { 
 margin-top: -38px;
 margin-left: 8px;
 color: darkred;
 font-size: 28px;
 font-family: Arial Black 
}
.standardText {
 font-family: 'Arial', 'Sans-Serif';
 font-weight: normal;
 font-size: normal;
 background: #FFCC66;
 color: #000000;
}
.h2 {
 color: #993366;
 font-family: 'Arial Black',  'Sans-Serif';
 font-weight: bold;
 text-align: center;
 font-size:  large;
 font-style: italic;
}

.h3 {
 color: #993366;
 font-family: 'Arial Black',  'Sans-Serif';
 font-weight: bold;
 text-align: center;
 font-size:  medium;
 font-style: italic;
}


A:active  
{
 color: #FF0000;
}
BODY {
 font-family: 'Arial', 'Sans-Serif';
 font-weight: normal;
 font-size: normal;
 color: 000000;
}
TABLE {
 border-bottom-color: #EECC80;
 border-right-color:  #EECC80;}

TD {
 font-family: 'Arial', 'Sans-Serif';
 font-weight: normal;
 font-size: normal;
 color: #000000;
}
PRE {
 font-family: 'Lucida Console',  'Sans-Serif';
 font-weight: bold;
 font-size: small
 color: #990000;
 text-align: left;
 margin-left: 1cm;
}
UL {
 margin-left: 1.5cm;
 margin-top: 0.1px;
}

P {
    margin-top: 10px;
 margin-bottom: 10px;
}

address, body, h1, h2, p {
font-family: 'Comic Sans MS', verdana, arial, helvetica, sans-serif;
}

address, p {
font-style: normal;
padding: 0px 5px 5px 5px;
line-height: 100%;
font-size: medium;
}

#container {
width: 100%;
margin: 0px auto 0px auto;
}

#banner {
padding: 5px 5px 0px 5px;
background: #ffffff;
}

#banner {
padding: 5px;
margin: 0px 0px 5px 0px;
}

#banner .photos img {
float: right;
}

#navigation {
text-align: center;
padding: 5px 5px 0px 5px;
margin: 0px;
}

#navigation ul {
margin-left: 0;
padding-left: 0;
white-space: nowrap;
}

#navigation li {
font-size:x-small;
display: inline;
list-style-type: none;
}

#navigation a {
padding: 3px 10px;
}

#navigation a:link, #navigation a:visited {
color: #fff;
background-color: #036;
text-decoration: none;
}

#navigation a:hover {
color: #fff;
background-color: #369;
text-decoration: none;
}

#navigation a:active {
background-color: #369;
}

#content {
padding: 5px;
margin-left: 25%;
background: #ccd7e9;
}

#sidebar {
font-size:small;
float: left;
width: 24%;
margin-right: 5px;
margin-bottom: 5px;
padding: 5px;
background-color: #a4bfea;
}

#container ul {
margin: 0px 0px 10px 20px;
padding: 0px;

}

#sidebar ul li {
margin: 0px;
padding: 0px 0px 0px 10px;
list-style: none;
}

#footer {
clear: both;
padding: 5px;
margin-top: 5px;
background: #a4bfea;
}

#footer address, #footer p {
padding: 5px 5px 0px 5px;
line-height: 50%;
text-align: right;
}

.footer				
{color:#FFFFFF; text-decoration:none; font-weight:bold; font-size:10px;}
a.footer			
{color:#FFFFFF; text-decoration:none; font-weight:bold; font-size:10px;}
a.footer:visited	
{color:#FFFFFF; text-decoration:none; font-weight:bold;}
a.footer:hover		
{color:#cccccc; text-decoration:none; font-weight:bold;}
a.footer:active		
{color:#FFFFFF; text-decoration:none; font-weight:bold;}
.small			
{font-size:11px; color:#ffffff;text-decoration:none;}
a.small			
{font-size:11px; color:#ffffff;text-decoration:none;}
a.small:visited	
{font-size:11px; color:#ffffff;text-decoration:none;}
a.small:hover	
{font-size:11px; color:#cccccc;text-decoration:none;}
a.small:active	
{font-size:11px; color:#ffffff;text-decoration:none;}

