.body{
font-size:12pt;
font-weight:normal; 
color:#338531; 
text-decoration:underline;
}

.body:active {
font-size:12pt;
font-weight:normal; 
color:#FF8227; 
text-decoration:underline;
}

.body:visited {
font-size:12pt;
font-weight:normal; 
color:#338531; 
text-decoration:underline;
}

.body:hover {
font-size:12pt;
font-weight:normal; 
color:#FF8227; 
text-decoration:underline;
}

.menu {
font-size:12pt;
font-weight:bold; 
color:#F7DE94; 
text-decoration:none;
}

.menusm {
font-size:10pt;
font-weight:normal; 
color:#F7DE94; 
text-decoration:none;
}

.menu:active {
font-size:12pt;
font-weight:bold; 
color:#FFB239; 
text-decoration:underline;
}

.menu.visited {
font-size:12pt;
font-weight:bold; 
color:#F7DE94; 
text-decoration:none;
}

.menu:hover {
font-size:12pt;
font-weight:bold; 
color:#FFB239; 
text-decoration:underline;
}

.menu2 {
font-size:14pt;
font-weight:bold; 
color:#FFB239; 
margin-left:5
}

.menu3 {
font-size:10pt;
font-weight:normal; 
color:#F7DE94; 
text-decoration:none;
}

.credits{
font-size:12pt;
font-weight:normal; 
color:#F7DE94; 
text-decoration:underline;
}

.credits:active {
font-size:12pt;
font-weight:normal; 
color:#F7DE94; 
text-decoration:underline;
}

.credits:visited {
font-size:12pt;
font-weight:normal; 
color:#F7DE94; 
text-decoration:underline;
}

.credits:hover {
font-size:12pt;
font-weight:normal; 
color:#FFB239; 
text-decoration:underline;
}

p{
margin-top:8;
margin-bottom:8;
margin-left:5;
margin-right:5;
}

.text {
font-size:12pt;
font-weight:normal;
}

h1 {
font-size:16pt;
font-weight:normal;
font-style:italic;
text-decoration:none;
color:#B53121;
margin-top:8;
margin-bottom:8;
margin-left:5;
margin-right:5;
}

h2 {
font-size:14pt;
font-weight:normal;
text-decoration:none;
color:#B53121;
margin-top:8;
margin-bottom:8;
margin-left:5;
margin-right:5;
}

h3 {
font-size:13pt;
font-weight:normal;
text-decoration:none;
color:#B53121;
margin-top:8;
margin-bottom:8;
margin-left:5;
margin-right:5;
}

h4 {
font-size:14pt;
font-weight:normal;
color:#B53121;
}

h5 {
font-size:10pt;
font-weight:normal;
color:#B53121;
}


.accent{
color:#B73621; 
}

b {font-weight:bold;
color:#000000;
}
.PopBoxImageSmall
{
	border: none 0px #ffffff;
	cursor: url("magplus.cur"), pointer;
}
.PopBoxImageLarge
{
	border: solid 1px #999999;
	cursor: url("magminus.cur"), pointer;
}
.PopBoxImageShrink
{
	cursor: url("magminus.cur"), pointer;
}
.PopBoxImageLink
{
	cursor: pointer;
}
.PopBoxImageMove
{
	border: none 0px #ffffff;
	cursor: pointer;
}