body , h1 , h2 , p , div {
font-family : verdana, arial, sans-serif; 
color : #000;
font-size : 10px;
} 
a:link {
color : #000;
text-decoration : underline;
padding : 2px; 
} 
a:visited {
color : #000; 
text-decoration : underline; 
padding : 2px; 
} 
a:hover {
color : #000; 
text-decoration : underline;
background : #fc0; 
padding : 2px; 
} 
a:active {
color : #000; 
text-decoration : underline; 
padding : 2px; 
background : #fc0; 
}
a.n:link {
color : #fff;
text-decoration : underline;
padding : 2px; 
} 
a.n:visited {
color : #fff; 
text-decoration : underline; 
padding : 2px; 
} 
a.n:hover {
color : #603; 
text-decoration : underline;
background : #fff; 
padding : 2px; 
} 
a.n:active {
color : #603; 
text-decoration : underline; 
padding : 2px; 
background : #fff; 
}  
body {
background : #f93; 
margin : 5px; 
margin-top : 0; 
} 
h1 {
font-size : 18px; 
color : #603; 
text-align : center; 
margin : 2px; 
font-weight : bold; 
} 
h2 {
font-size : 16px; 
color : #603; 
text-align : center; 
text-indent : 0px; 
font-weight : bold; 
margin : 2px; 
} 
h3 {
font-size : 14px; 
color : #603; 
text-align : left; 
text-indent : 15px; 
margin-bottom : 2px; 
} 
h3.head {
font-style : italic; 
} 
p {
	text-indent : 4px;
	font-size : 14px;
	line-height : 140%;
	text-align : left;
	color: #000;
} 
p.nav {
text-indent : 0; 
font-size : 11px; 
text-align : center;
font-weight : bold;
color : #603; 
margin : 8px; 
padding : 4px; 
line-height : 130%; 
} 
p.calc{
text-indent : 0; 
font-size : 10px; 
text-align : left;
font-weight : normal;
color : #000; 
margin : 2px; 
padding : 2px; 
line-height : 100%; 
} 
p.tot{
text-indent : 0; 
font-size : 10px; 
text-align : right;
font-weight : bold
color : #000; 
margin : 2px; 
padding : 2px; 
line-height : 100%; 
}
p.small {
font-size : 11px; 
color : #9ff; 
text-align : left;
text-indent : 0; 
font-weight : bold; 
margin : 8px; 
padding : 4px; 
line-height : 130%; 
}
p.tiny {
font-size : 10px; 
margin : 5px; 
padding : 4px; 
line-height : 300%; 
color : #9ff; 
text-align : left;
text-indent : 0; 
font-weight : bold; 
} 
div.wrapper {
width : 728px; 
} 
div.header {
padding : 5px;
height : 60px;
} 
div.nav {
margin-bottom : 4px; 
padding : 4px;
background : #936;
} 
div.content {
padding : 8px;
background : #fff;
}
div.foot {
margin : 2px;
width : 728px;
background : #fff;
padding : 8px;
border: #603 double 3px;
}
.clear {
clear: both;
}
.mask {
background-color : #666; 
padding : 4px; 
} 
.foot {
font-size : 9px; 
text-align : left; 
margin : 5px; 
padding : 3px; 
line-height : 130%; 
} 

