body, p, h1, h2, h3, h4, h5, h6
{
font-family: verdana,helvetica,arial,sans-serif;
}

body {
	background-color:white;
	margin:0px;
	padding:0px;
    font-size:80%;
	}

p { font-size:100%;
	font-weight:normal;
	margin:5px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	}
 
a.subnavi {font-weight:bold;
           font-size:85%;
           text-decoration:none;
           color: rgb(99, 153, 171);
	      }

a:hover.subnavi {text-decoration:underline;
           color: rgb(140, 125, 112);
                 }

#navigation { margin: 0pt;
padding: 0pt;
list-style-type: none;
list-style-image: none;
list-style-position: outside;
font-weight: bold;
color: rgb(99, 153, 171);

font-size: 12px;
}
#navigation li { float: left; text-align: center;
}
#navigation li a { padding: 0px 0pt;
background: white none repeat scroll 0% 50%;
-moz-background-clip: initial;
-moz-background-origin: initial;
-moz-background-inline-policy: initial;
display: block;
width: 95px;
color: rgb(43, 41, 38);
text-decoration: none;
}
#navigation li a:hover { background: white none repeat scroll 0% 50%;
-moz-background-clip: initial;
-moz-background-origin: initial;
-moz-background-inline-policy: initial;
color: rgb(99, 153, 171);
}

#navigation li a.sfsel { background: white none repeat scroll 0% 50%;
-moz-background-clip: initial;
-moz-background-origin: initial;
-moz-background-inline-policy: initial;
color: rgb(140, 125, 112);
}

.OpeningPara {
color: rgb(43, 41, 38);
text-align: left;
font-style: normal;
font-weight: normal;
margin-left: 0px;
margin-right: 0px;
}
.NormalPara {
color: rgb(140, 125, 112);
font-weight: normal;
font-style: normal;
text-align: left;
}
.NormalBullet {
font-style: normal;
font-weight: normal;
text-align: left;
list-style-position: outside;
list-style-type: disc;
color: rgb(99, 153, 171);
margin-left: 0;
padding-left: 12pt;
margin-top: -1pt;
margin-bottom: -1pt;
}
.LeftCol { margin-left: 10px;
margin-right: 5px;
}
.RightCol { margin-left: 5px;
margin-right: 10px;
}
.PageTitle { 
font-weight: bold;
color: rgb(99, 153, 171);
font-size: 20px;
}
.SubTitle { 
font-weight: bold;
color: rgb(99, 153, 171);
font-size: 16px;
}
.BodyTitle { 
font-weight: bold;
color: rgb(99, 153, 171);
font-size: 14px;
}
.Quote { color: rgb(99, 153, 171);
text-align: center;
font-style: italic;
font-weight: bold;
font-family: 
font-size: 16px;
}

.MiddleCol { margin-left: 5px;
margin-right: 5px;
}
