P  {}

H1  {}

H2  {}

H3  {}

A  {
	font-size : 16px;
	font-family : sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #4C4C4C;
	text-decoration : none;
	text-align : left;
}

A:Visited  {
	font-size : 16px;
	font-family : sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #4C4C4C;
	text-decoration : none;
	text-align : left;
}

A:Active  {
	font-size : 16px;
	font-family : sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #4C4C4C;
	text-decoration : none;
	text-align : left;
}

A:Hover  {
	font-size : 16px;
	font-family : sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #FF6600;
	text-decoration : none;
	text-align : left;
}

BODY  {
	font-size : 16px;
	font-family : sans-serif;
	font-weight : normal;
	font-style : normal;
	color : 4C4C4C;
	text-decoration : none;
	text-align : left;
}

.bigupframe  {
	font-size : 16px;
	font-family : Times New Roman;
	color : FF6600;
	text-align : center;
	background-image : url("outupframe.gif");
	width : 750px;
	height : 25px;
}

.bigleftframe  {
	font-size : 16px;
	font-family : Times New Roman;
	color : #4C4C4C;
	text-align : center;
	background-image : url("outleftframe.gif");
	width : 5px;
}

.bigrightframe  {
	font-size : 16px;
	font-family : Times New Roman;
	color : #4C4C4C;
	text-align : center;
	background-image : url("outrightframe.gif");
	width : 5px;
}

.bigdownframe  {
	font-size : 11px;
	font-family : Times New Roman;
	color : #FF6600;
	text-align : center;
	background-image : url("outdownframe.gif");
	width : 750px;
	height : 25px;
}

