BODY {  scrollbar-3dlight-color:#ffcc66;
        scrollbar-arrow-color:#003366;
        scrollbar-base-color:#ffcc66;
        scrollbar-darkshadow-color:#cc9900;
        scrollbar-face-color:#ffcc66;
        scrollbar-highlight-color:#ffcc66;
        scrollbar-shadow-color:#ffcc66;
	    scrollbar-track-color:#ffcc66;
		background: url(images/bg.gif);
		font-family: "Trebuchet MS", sans-serif;
		}

H1, H2, H3, {

		color: black;
		/*font-family: "Times New Roman", serif;*/
		font-weight: 700 }

P, BLOCKQUOTE {		color: black;
		/*font-family: "Times New Roman", serif; */
		line-height: 1.2 }

p.cv_heading		{ font-size: 120%; 
				color: white }
p.cv_body			{ color:#333300 }

Li			{
				color: 			black;
				/*font-family: 	"Times New Roman", serif;*/
				font-size:		100%;
				letter-spacing: 0.01em;
				line-height: 1.2
				margin-bottom : 8px; 
			}

a:link { color: #cc3300 }
a:visited { color: #003366 }
a:active { color: #336633  }
a:hover { color: #009999  }

