body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	/*margin-left: 4px;*/
	padding-left: 4px;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

p {
	margin: 0 0 12px 0;
}

.menuAttrib {
		font-size: 16px; 
		font-weight: bold; 
		/* word-spacing: 12px; */
		color: #CCFFFF;
}

.menuLeft {
	position: absolute;
	left: 19px;
	top: 180px;
	color: white;
}

.linkNormal {
	color: #66FFFF;
	cursor: pointer;
}

.linkHover_Left {
	color: #333333;
	cursor: pointer;
}

.linkPressed_Left {
	color: red;
	cursor: pointer;
}

.standardText {
	font-size: 13px;
	font-weight: normal;
}

h1 { 
	font-size: 36px;
	color : #C0C0C0;
}	

h2 { 
	color : #C0C0C0;
}	

.vertical_header {
	font-size: 24px; 
	line-height: 48px;
	text-transform: capitalize;
}
