BODY, P {
	color : #000033;
	font-family : "Palatino Linotype", "Times New Roman", "MS Serif", serif;
	font-size: 12px;
	line-height: 16px;
}

TD
{
	color : #000033;
	font-family : "Palatino Linotype", "Times New Roman", "MS Serif", serif;
	font-size: 12px;	
}

TABLE.aboutUs
{
	background: url(images/compressor.gif);
	background-repeat : no-repeat;
	background-position : top;
}

.noticeable
{
	color: red;
	font-size: 14px;
}

.smallNav
{
	font-size: 11px;
	color: #666666;
}

.copyright
{
	font-size: 10px;
	color: #666666;
}

P.header
{
	font-size: 16px;
	font-weight : bold;
}

.menuText
{
	font-size: 16px;
	color: #666666;
	line-height: normal;
	text-decoration:none;
}

A {
	color : #000033;
}

A:HOVER {
	color : #CC6600;
}

#one {
 position: relative;
 top: 0em;
 left: 0em;
}

#mainText {
 position: absolute;
 top: 22px;
 left: 22px;
 width : 465px;
}



