BODY {


	background-image : url(vertbarbkg.jpg);


	background-repeat : repeat-y;


	background-color : Black;


	color : #9CCEFF;


	font-family : Arial, sans-serif;


	font-size: 14px;


	text-align: left;


	margin-left : 0px;


	margin-top : 0px;


}


 TD {


	color : #9CCEFF;


	font-family : Arial, sans-serif;


	font-size: 14px;


	text-align: left;


	margin-top : 0px;


	margin-left : 0px;


}





H1 {


	font-size: 15pt;


	color: #436FC3;


}


H2 {


	font-size: 14pt;


	color: #9CCEFF;


}





H3 {


	font-size: 13pt;


	color: #9CCEFF;


}





H4 {


    font-size: small;


	font-variant: small-caps;


	font-weight: bold;


	color : white;


	}





A {


	text-decoration: none;


	color: #436FC3;


	font-weight : bold;


}





A:Hover {


	text-decoration: underline;


	color: white;


}





HR {


	color: blue;


	height: 1pt;


}


