	.verdanatext{
			 font-family: Verdana, Geneva, Sans-serif;
			 font-size:10.5pt;
			 color:#333333;
	}

	input {
		font-family: Arial, Helvetica, sans-serif;
		font-size:12px;
	}
	
	textarea {
		font-family: Arial, Helvetica, sans-serif;
		font-size:12px;
	}
	
	.verdanaheader{
			 font-family: Verdana, Geneva, Sans-serif;
			 font-size:24px;
			 font-weight:bold;
			 color:000080;
	}
	
	.highLightYellow{
		background:#FFFFAD;
	}
	
	body {
		font-family: Verdana, Geneva, Sans-serif;
		font-size:12px;
		background-color:#33A7FF;
		font-weight:normal;
		color:#333333;
	}
	
	table td {
		font-family: Verdana, Geneva, Sans-serif;
		font-size:10.5pt;
		font-weight:normal;
		color:#333333;
	}
	
	
	H1
	{
		FONT-WEIGHT: bold;
	    FONT-SIZE: 13.5pt;
	    MARGIN-BOTTOM: 0px;
	    COLOR: #09014E;
	}
	
	.artTitle
	{
		FONT-WEIGHT: bold;
	    FONT-SIZE: 14px;
	    COLOR: #333333;
	}
	
	a:link#headerAnchor {
		font-family: Arial, Helvetica, sans-serif;
		font-size:12px;
		font-weight:bold;
		color:#00005E;
	}
	
	a:visited#headerAnchor{
		font-family: Arial, Helvetica, sans-serif;
		font-size:12px;
		font-weight:bold;
		color:#00005E;
	}
	
	a:hover#headerAnchor {
		font-family: Arial, Helvetica, sans-serif;
		font-size:12px;
		font-weight:bold;
		color:red;
	}
	
	.txtHighlight{
		background:#FFFF82;
	}

	a:link#common {
		font-family: Verdana, Geneva, Sans-serif;
		font-size:10.5pt;
		text-decoration:underline;
		color:blue;
	}
	
	a:visited#common{
		font-family: Verdana, Geneva, Sans-serif;
		font-size:10.5pt;
		text-decoration:underline;
		color:blue;
	}
	
	a:hover#common {
		font-family: Verdana, Geneva, Sans-serif;
		font-size:10.5pt;
		text-decoration:underline;
		color:red;
	}

	a.leftCol:link, a.leftCol:visited, a.leftCol:active {
		font-family: Arial, Helvetica, sans-serif;
		font-size:12px;
		text-decoration:underline;
		color:blue;
	}
	
	a.leftCol:hover {
		font-family: Arial, Helvetica, sans-serif;
		font-size:12px;
		text-decoration:underline;
		color:red;
	}


	a:link#footer {
		font-family: Arial, Helvetica, sans-serif;
		font-size:12px;
		text-decoration:none;
		color:white;
	}
	
	a:visited#footer {
		font-family: Arial, Helvetica, sans-serif;
		font-size:12px;
		text-decoration:none;
		color:white;
	}
	
	a:hover#footer {
		font-family: Arial, Helvetica, sans-serif;
		font-size:12px;
		text-decoration:underline;
		color:white;
	}


	a:link#topBlog {
		font-family: Verdana, Geneva, Sans-serif;
		font-size:10pt;
		text-decoration:underline;
		color:blue;
	}
	
	a:visited#topBlog{
		font-family: Verdana, Geneva, Sans-serif;
		font-size:10pt;
		text-decoration:underline;
		color:blue;
	}
	
	a:hover#topBlog {
		font-family: Verdana, Geneva, Sans-serif;
		font-size:10pt;
		text-decoration:underline;
		color:red;
	}
	
	span#hLeft,#mLeft,#sLeft {
		font-weight: bold;
	
	}
