/*
h1 and h2 Headings
Size- change only the numbers after size
Color- Change only the first 6 letters and numbers after #
Created by www.MensSelfesteem.com
*/

h1 {font-family: TIMES;
font-size: 24pt;
color: #000000;
margin-bottom: -0.6em;
}

h2 {font-family: TIMES;
font-size: 14pt;
margin-bottom: 0px;
color: #603000;
}

h3 {font-family: TIMES;
font-size: 13pt;
margin-bottom: 0px;
color: #000000;
}

#yellowbg1 { background-color:#FFFF00 }

a {text-decoration:none
}

/*
Scrollbar on right side of page
*/

BODY {
line-height: 1.2;
scrollbar-face-color:#2020ff;
scrollbar-arrow-color:black;
scrollbar-track-color:#EEEEEE;
scrollbar-shadow-color:';
scrollbar-highlight-color:'black';
scrollbar-3dlight-color:';
scrollbar-darkshadow-Color:';
}