<style type="text/css">	<!--

	BODY{
		font-family : Arial, Helvetica, sans-serif;
		font-size : 12px;
		background-color : Gray;
	}	
	TD{
		font-family : Arial, Helvetica, sans-serif;
		font-size : 14px;
	}	
	TD.siteNavigation{
		border-top : 1px Black solid;
		border-right : 1px Black solid;
		background-color : #445e41;
		width : 100px;
	}
	A.siteNavigation{
		border-bottom : 1px Black solid;
		background-color : #445e41;
		color : #eef571;
		font-family : Arial, Helvetica, sans-serif;
		font-size : 16px;
		font-weight : bold;
		text-decoration : none;
		width : 100px;
	}
	A:FOCUS.siteNavigation, A:HOVER.siteNavigation{
		border-bottom : 1px Black solid;
		background-color : gray;
		color : white;
		font-family : Arial, Helvetica, sans-serif;
		font-size : 16px;
		text-decoration : none;
		font-weight : bold;
	}
	A.here{
		border-bottom : 1px Black solid;
		background-color : #eef571;
		color : #445e41;
		font-family : Arial, Helvetica, sans-serif;
		font-size : 16px;
		font-weight : bold;
		text-decoration : none;
		width : 100px;
	}
	A:FOCUS.here, A:HOVER.here{
		border-bottom : 1px Black solid;
		background-color : gray;
		color : white;
		font-family : Arial, Helvetica, sans-serif;
		font-size : 16px;
		text-decoration : none;
		font-weight : bold;
	}
	.siteFrame{
		border : 1px Black solid;
		background-color : white;
		padding : 0px;
	}
	.contentFrame{
		border-top : 1px Black solid;
		border-left : 1px Black solid;
		background-color : white;
		padding : 5px;
		}
	.logoFrame{
		border-left : 1px Black solid;
		background-color : white;
		padding : 5px;
	}
	.logoText{
		border-Top : 1px Black solid;
		border-Bottom : 1px Black solid;
		background-color : white;
		font-family : "Times New Roman", Times, serif;
		font-size : larger;
		font-style : normal;
		font-weight : normal;
		letter-spacing : 10px;		
		font-size : 20px;
		text-align : center;
	}
	.PWText{
		border : 1px Black solid;
		background-color : #445e41;
		color : #eef571;
		font-family : Arial, Helvetica, sans-serif;
		font-size : 20px;
		font-style : normal;
		font-weight : bold;
		letter-spacing : 0px;		
		text-align : center;
	}
	h1{
		font-family : "Times New Roman", Times, serif;
		font-size : 20px;
	}
	h2{
		font-family : "Times New Roman", Times, serif;
		font-size : 14px;
	}-->
</style>
