BODY {
 margin-left: 5%;
 margin-right: 5%;
 margin-top: 0%;
 margin-bottom: 0%;
 font-family: tahoma, arial, sans-serif;
 color: #300;
 background: url(images/background.gif) #FFE5D3; 
}

P {
font-size: 100%;
color: #300;
}

A.underline:hover {
 text-decoration: underline;
}

A:link {
text-decoration: underline;
color: #00F;
font-family: tahoma, verdana, arial, sans-serif;
}

A:active {
text-decoration: underline;
color: #069;
font-family: tahoma, verdana, arial, sans-serif;
}

A:visited {
text-decoration: underline;
color: #909;
font-family: tahoma, verdana, arial, sans-serif;
}

A:hover {
text-decoration: underline;
font-family: tahoma, verdana, arial, sans-serif;
}

BLOCKQUOTE {
font-size: 80%;
color: #09C;
}

.smaller {
 font-size: 80%;
 color: #300;
}

.smallest {
 font-size: 70%;
 color: #300;
}

.smallright {
 text-align: right;
 font-size: 80%;
}

.bigger {
 font-size: 120%;
 color: #FF6633;
  font-weight: bold;
}

.highlight {
 font-weight: bold;
}

.orange {
 color: #FF6633;
 background: #FFE5D3;
}

.blue {
 color: #006699;
 background: #FFE5D3;
}

.bold {
font-weight: bold;
}

H1{
font-size: 120%;
color: #006699;
}

H2{
font-size: 110%;
color: #006699;
}

H3{
font-size: 100%;
color: #006699;
}
