body	 {
	margin: 0px;
	font-size: 13px;
	background-color: rgb(255, 255, 255);
	color: rgb(0, 0, 0);
	width: 100%;
}

p, td {
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

h1, h2, h3 {
	text-shadow: #666666 1px 1px;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	text-decoration: underline;
	font-style: italic;
	font-weight: bold;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;	
}

strong em {
	font-family: Georgia, "Times New Roman", serif;
	font-style: italic;
	font-weight: bold;
	font-size: medium;
}

#eyeview {
				/* For future expansion */	
}

#sidehdr {
	width: 128px;
	background-color: rgb(0, 0, 0);
	color: rgb(255, 255, 255);
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
}

#sidebar {
	width: 128px;
	background-color: rgb(102, 255, 102);
	color: rgb(153, 0, 0);
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	text-align: left;
	top: auto;
	left: auto;
}

#sidebar p {
	margin-top: 0px;
	margin-bottom: 0px;
}

#icontent {
	width: 896px;
	float: right;
	top: auto;
	left: auto;
}

.class1, .class2 {
	font-family: Arial, sans-serif;
	background-color: transparent;
	color: rgb(153, 0, 0);
	background-image: none;
}

.class1	 {
	font-size: 18px;
}

.class2	 {
	font-size: 13px;
}

.class3	 {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.class4	 {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-weight: Bold;
	margin-top: 0px;
	margin-bottom: 0px;
	color: rgb(0, 0, 0);
	background-color: transparent;
}

