/* CSS Document for layout of page - (use content.css for layout contents)*/
body, td, th, div {
font-family:Verdana;
font-size: 13px;
color:#673c30;
}
p {
line-height: 18px;
margin-top: 3px;
}
ul{
margin-left:20px;
}
li{
line-height:18px;
}
h1, h2, h3 {
font-weight:bold;
white-space: normal;
}
h1 {
font-size: 18px;
margin-top: 0px;
margin-bottom: 3px;
	}
h2 {
font-weight:bolder;
font-size:16px;
margin-top:3px;
margin-bottom:-3px;
}
h3 {
 font-size: 14px;
margin-top: 3px;
margin-bottom: 3px;
}
a:link, a:active {
text-decoration:none;
color:#673c30;
font-weight:bold;
}
a:visited {
text-decoration:none;
color:#673c30;
font-weight:bold;
}
a:hover {
text-decoration:underline;
color:#673c30;
font-weight:bold;
}
 

/*.rightButtonDiv a:link,.rightButtonDiv a:active,.rightButtonDiv a:visited {
text-decoration:none;
}
.rightButtonDiv a:hover{
text-decoration:underline;
}*/

