#copylink {
	font-size : xx-small;
	text-decoration : none;
	text-align : center;
	color : #505050;
}

#contactlink {
	font-family : Arial, Helvetica, "@Arial Unicode MS", sans-serif;
	font-size : x-small;
	line-height : 80%;
	text-align : left;
	color : #505050;
	
}

a#contactlink {
font-family : Arial, Helvetica, "@Arial Unicode MS", sans-serif;
	font-size : x-small;
	line-height : 80%;
	text-align : left;
	color : #505050;
	text-decoration : none;
}

a#contactlink:link {
font-family : Arial, Helvetica, "@Arial Unicode MS", sans-serif;
	font-size : x-small;
	line-height : 80%;
	text-align : left;
	color : #505050;
	text-decoration : none;
	
}

a#contactlink:hover {
font-family : Arial, Helvetica, "@Arial Unicode MS", sans-serif;
	font-size : x-small;
	line-height : 80%;
	text-align : left;
	color : #505050;
	text-decoration : underline;
	
}

a#contactlink:visited {
font-family : Arial, Helvetica, "@Arial Unicode MS", sans-serif;
	font-size : x-small;
	line-height : 80%;
	text-align : left;
	color : #505050;
	text-decoration : none;
	
}


#contact {
	font-family : Arial, Helvetica, "@Arial Unicode MS", sans-serif;
	font-size : x-small;
	line-height : 80%;
	text-align : left;
	color : #505050;
}


a#copylink {
	font-size : xx-small;
	text-decoration : none;
   }

a#copylink:link {
	font-size : xx-small;
	text-decoration : none;
}

a#copylink:hover {
	font-size : xx-small;
	text-decoration : underline;
}

a#copylink:visited {
	font-size : xx-small;
	text-decoration : none;
}






BODY {
	font-family : "Arial Unicode MS", sans-serif;
	font-size : medium;
	text-align : left;
	color : Black;
}

h1 {
	color : Maroon;
	font-family : Arial, Helvetica, sans-serif;
	font-size : xx-large;
	font-weight : lighter;
}

h2 {
	color : #191970;
	font-family : Arial, Helvetica, sans-serif;
	font-size : xx-large;
	font-weight : lighter;
}

h3 {
color : #006633;
	font-family : Arial, Helvetica, sans-serif;
	font-size : xx-large;
	font-weight : lighter;
}


a  {
	font-family : "Arial Unicode MS", sans-serif;
	font-size : medium;
	text-align : left;
	color : Black;
	background-color : White;
	font-weight : lighter;
	text-decoration : none;
}


a:active {
	color : Black;
	text-decoration : underline;
	background-color : White;
}


A:hover {
	color : Black;
	text-decoration : underline;
	background-color : White;
}

	



