.Caption {
	font-family: Arial;
	font-weight: bold;
	color: #123456
	}
.head {text-align:center;
			color:#333333;
			font-family:"Verdana", "Arial", "san-serif";
			font-style:normal;
			font-weight:bold;
			font-size:22px;
			line-height:24px}

.subhead {text-align:left;
				color:black;
				font-family:"Verdana", "Arial", "san-serif";
				font-style:normal;
				font-weight:bold;
				font-size:12px;
				line-height:16px}

.subheadctr {text-align:center;
					color:black;
					font-family:"Verdana", "Arial", "san-serif";
					font-style:normal;
					font-weight:bold;
					font-size:14px;
					line-height:18px}

.maincat {text-align:left;
				color:black;
				font-family:"Verdana", "Arial", "san-serif";
				font-weight:normal;
				font-size:12px;
				line-height:14px}
				
.maincat:hover {
    color:white;}

.subcat {list-style:disc outside;
			color:black;
			font-family:"Verdana", "Arial", "san-serif";
			font-weight:normal;
			font-size:9px;
			line-height:10px; text-decoration: none}

.subcat:hover {
    color:white;}


.boldsub {text-align:left;
			color:black;
			font-family:"Verdana", "Arial", "san-serif";
			font-style:normal;
			font-weight:bold;
			font-size:9px;
			line-height:11px}

.bluelink {text-align: left;
		color: white;
		background-color: blue;
		font-family:"Verdana", "Arial", "san-serif";
		font-style:normal;
		font-weight:bold;
		font-size:9px;
		line-height:14px}			

.bluelink:hover {
    color:yellow;}
		
.text {text-align: left;
		color: black;
		font-family:"Verdana", "Arial", "san-serif";
		font-style:normal;
		font-weight:normal;
		font-size:12px;
		line-height:16px}

.text:hover {
    color:blue;}

.textctr {text-align:center;
			color:black;
			font-family:"Verdana", "Arial", "san-serif";
			font-style:normal;
			font-weight:normal;
			font-size:12px;
			line-height:16px}
			
.textrt {text-align: right;
		color: black;
		font-family:"Verdana", "Arial", "san-serif";
		font-style:normal;
		font-weight:normal;
		font-size:10px;
		line-height:13px}

.textsmctr {text-align:center;
			color:black;
			font-family:"Verdana", "Arial", "san-serif";
			font-style:italic;
			font-weight:normal;
			font-size:9px;
			line-height:13px}

.textsm {text-align:left;
			color:black;
			font-family:"Verdana", "Arial", "san-serif";
			font-style:normal;
			font-weight:normal;
			font-size:9px;
			line-height:10px}

ul	{list-style:disc outside;
	color:black;
	font-family:"Verdana", "Arial", "san-serif";
	font-style:normal;
	font-weight:normal;
	font-size:12px;
	line-height:16px}
	
strong {color: black;
		font-family:"Verdana", "Arial", "san-serif";
		font-style:bold;
		font-weight:bold;
		font-size:11px;
		line-height:16px}

a:link 	{text-decoration:none}

a:visited	{text-decoration:none}

a:active	{text-decoration:none}
