	.verdanatext{
			 font-family: Arial, Helvetica, sans-serif;
			 font-size:12px;
	}

	input {
		font-family: Arial, Helvetica, sans-serif;
		font-size:12px;
	}
	
	textarea {
		font-family: Arial, Helvetica, sans-serif;
		font-size:12px;
	}
	
	.verdanaheader{
			 font-family: Arial, Helvetica, sans-serif;
			 font-size:24px;
			 font-weight:bold;
			 color:000080;
	}
	
	.highLightYellow{
		background:yellow;
	}
	
	body {
		font-family: Arial, Helvetica, sans-serif;
		font-size:12px;
		background-color:#33A7FF;
		font-weight:normal;
		color:black;
	}
	
	table td {
		font-family: Arial, Helvetica, sans-serif;
		font-size:13px;
		font-weight:normal;
		color:black;
	}
	
	
	H1
	{
		FONT-WEIGHT: bold;
	    FONT-SIZE: 13.5pt;
	    MARGIN-BOTTOM: 0px;
	    COLOR: #09014E;
	}
	
	.artTitle
	{
		FONT-WEIGHT: bold;
	    FONT-SIZE: 14px;
	    COLOR: black;
	}
	
	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:FFFF00;
	}

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

	a:link#topBlog {
		font-family: Arial, Helvetica, sans-serif;
		font-size:10pt;
		text-decoration:underline;
		color:blue;
	}
	
	a:visited#topBlog{
		font-family: Arial, Helvetica, sans-serif;
		font-size:10pt;
		text-decoration:underline;
		color:blue;
	}
	
	a:hover#topBlog {
		font-family: Arial, Helvetica, sans-serif;
		font-size:10pt;
		text-decoration:underline;
		color:red;
	}