P  {}

H1  {
	font-weight : bold;
	font-style : normal;
	color : #000080;
	text-align : center;
	background-color : #FFFFFF;
	font-size : x-large;
	font-family : Arial, sans-serif;
}

H2  {
	background-color : #FFFFFF;
	text-align : left;
	text-decoration : none;
	color : #000080;
	font-style : italic;
	font-weight : bold;
	font-family : Arial, sans-serif;
	font-size : large;
	margin-left : 13px;
}

H3  {
	font-family : serif, Arial;
	font-weight : bold;
	font-style : italic;
	color : #000080;
	text-align : left;
	background-color : #FFFFFF;
	font-size : medium;
	margin-left : 7px;
}

A  {
	color : #3366CC;
	text-decoration : underline;
	background-color : #FFFFFF;
}

A:Active  {
	color : #CC6699;
	text-decoration : underline;
	background-color : #FFFFFF;
}

A:Visited  {
	color : #9999CC;
	text-decoration : underline;
	background-color : #FFFFFF;
}

A:Hover  {
	text-decoration : underline;
	color : #9966FF;
	background-color : #FFFFFF;
}

BODY  {
	background-color : #FFFFFF;
	color : #000080;
	font-weight : normal;
	font-style : normal;
	text-decoration : none;
}

#nonurl  {
	/* font-weight : normal;
	font-style : italic; */
	color : #000000;
	text-decoration : none;
}

#name  {
	font-style : italic;
	color : #0033CC;
	text-align : center;
	background-color : #FFFFFF;
}

#k1  {
	font-family : sans-serif, Arial;
	color : #000099;
	background-color : #FFFFFF;
	font-size : x-large;
	font-style : normal;
}


