P  {
	color : Black;
	font-size : 12px;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
}

H1  {}

H2  {}

H3  {}

A  {
	color : #0000FF;
	font-size : 12px;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
}

A:Visited  {
	color : #0000FF;
}

A:Active  {
	color : #0000FF;
}

A:Hover  {
	color : green;
}

BODY  {
	font-size : 12px;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : Black;
	background-color: #FFFFEE;
}

.OZHeader  {
	color : #006666;
	font-style : normal;
	font-weight : normal;
	font-family : Arial;
	font-size : 18px;
	width : auto;
	height : auto;
	line-height : 140%;
}

.OZTableHeader  {
	color : White;
	background-color : #006666;
	font-size : 18px;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	background: url(/cfapps/oz/greenmarble.gif);
}

.OZTableSubHeader  {
	background-color : Silver;
}

TD  {
	font-size : 12px;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : Black;
}

.OZBanner  {
	font-size : 18px;
	font-family : Arial;
	font-weight : 18px;
	font-style : normal;
	color : White;
	background-color : #006666;
	height : auto;
	width : 100%;
	left : 0;
	top : 0;
	position : static;
	background: url(/cfapps/oz/greenmarble.gif);
}

INPUT  {
	font-size : 12px;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : Black;
}

TEXTAREA {
	font-size : 12px;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : Black;
}

SELECT {
	font-size : 12px;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : Black;
}

.OZButton {
	font-size : 10px;
	text-decoration : none;
}
