BODY
{
background-image: url(../backgrounds/whitenotepad1600.gif);
background-attachment: scroll;
background-color: #ffffff;
color: #000000;
margin-top: 10px;
margin-right: 32px;
margin-bottom: 36px;
margin-left: 64px;
padding: 4px;
}
A:link { color: #50a850; background-color: transparent}
A:visited { color: #0080c0; background-color: transparent}
A:hover {	color: #CD5C5C; background-color: #ffff00}
IMG
{
border: none;
}
.photo
{
border-width: 10px;
border-style: ridge;  /* double,groove,ridge,inset,outset */
border-color: #fce72c;
margin: 8px 8px 8px 8px;
}
.shadow
{
}
H1
{
font-size: 36pt;
font-family: "Impact", sans-serif;
color: #cd5c5c;
background-color: transparent;
font-weight: bold;
text-align: center;
margin-top: 0.2em;
margin-bottom: 0.2em;
}
H2
{
font-family: Tahoma,Arial,sans-serif;
font-size: 175%;
font-weight: 700;
color: #000000;
background-color: transparent;
text-align: center;
margin: 0px;
}
H3
{
font-family:Tahoma,Arial,sans-serif;
font-size: 120%;
margin-left:6%;
}
H4
{
font-family:Tahoma,Arial,sans-serif;
font-size: 125%;
font-weight: 700;
color: #008000;
background-color: #c0c0c0;
margin-left: 0%;
margin-right: 0%;
}
H5
{
font-weight: 400;
font-size: 110%;
text-align: right;
margin-left: 8%;
font-family: "Comic Sans MS", sans-serif;
}
H6
{
clear: both;
white-space: nowrap;
border-top: 3px #008000 solid;
margin: 80px 0px 0px 0px;
padding: 20px 0px 0px 0px;
font-weight: 400;
font-size: 8pt;
text-align:center;
font-family:"Andale Mono",monospace;
}
P
{
margin-left: 4%;
margin-right: 4%;
font-size: 100%;
text-indent: 1em;
line-height: 2em;
font-family: Tahoma,Arial,sans-serif;
text-align: justify;
}
P:first-letter
{
font-size: 120%;
font-weight: 400;
line-height: 1em;
font-family: Tahoma,Arial,sans-serif;
}
BLOCKQUOTE
{
font-family:Tahoma,Arial,sans-serif;
padding: 0% 3% 0% 3%;
border: 0px 3px 0px 3px;
border-left-style: double;
border-right-style: double;
border-color: #008000;
margin: 2% 15% 2% 15%;
text-align:justify;
}
UL
{
font-family:Tahoma,Arial,sans-serif;
margin-left: 8%;
list-style: inside;
}
UL LI
{
list-style-image: url(../images/bullet.gif);
}
UL UL LI
{
list-style-image: url(../images/bullet2.gif);
}
UL UL UL LI
{
list-style-image: url(../images/bullet3.gif);
}
OL
{
font-family:Tahoma,Arial,sans-serif;
margin-left: 8%;
list-style: inside;
}
OL LI
{	
list-style-type:	decimal;
}	

OL OL LI
{	
list-style-type:	lower-alpha;
}	

OL OL OL LI
{	
list-style-type:	lower-roman;
}	
LI
{
}
TABLE.boogomatic
{
}
TABLE.boogomatic CAPTION
{
border-width: 8px 8px 8px 8px;
border-color: #fce72c;
border-style: ridge;
font-family: Comic Sans MS, sans-serif;
font-size: 20pt;
font-weight: bold;
color: #000000;
background-color: #ffffff;
}
TABLE.boogomatic TR TH
{
border-top-width: 2px;
border-bottom-width: 2px;
border-top-color: #000000;
border-bottom-color: #000000;
border-top-style: solid;
border-bottom-style: solid;
font-weight: 300;
background-color: #c0c0c0;
color: #ffffff;
font-family: Arial, sans-serif;
font-size: 12pt;
}
TABLE.boogomatic TR TD
{
padding: 3px;
vertical-align: top;
font-family: Arial, sans-serif;
font-size: 12pt;
border-bottom-color: #000000;
border-width: 1px;
border-bottom-style: solid;
}
