A:hover	{ color: #555555;
	text-decoration: none; }
A:link	{ color: #000033;
	text-decoration: none; }
A:visited	{
        text-decoration: none; 
	}
A:active	{ color: #7777ff; 
        text-decoration: none; 
	}
P.title	{ margin: 0%;
	padding: 0%;
	font-size: large;
	background-color: #ddddee;
	font-family: "TimesNewRoman","Times",serif;
	font-style: italic;
	border: groove rgb(128,128,192);
	border-width: 1px;
	}
DIV.dom {
	font-family: Arial,Helvetica, sans-serif;
	font-size: 10pt;
	margin: 0%;
	background-color: #ffeeff;
	border: solid rgb(128,0,0) thin;
	}
P.dom	{
	font-family: Arial,Helvetica, sans-serif;
	font-size: 10pt;
	margin-left: 10%;
	margin-right: 0%;
	margin: 4pt; }
DIV.link {
	font-family: Arial,Helvetica, sans-serif;
	font-size: 10pt;
	margin: 0%;
	background-color: #ffeeee;
	border: solid rgb(128,0,0) thin;
	}
P.link	{ margin: 0%;
	padding: 4px;
	}
P.head	{ margin-left: 0%;
	margin-right: 0%;
	color: #ffffff;
	background-color: #330033;
	border: solid rgb(192,192,192) thin;
	font-family: Arial,Helvetica, sans-serif;
	}
P.head A:link	{ color: #ffffdd;
	text-decoration: none; }
P.head A:visited	{ color: #ddffff; 
        text-decoration: none; 
	}
P.head A:active	{ color: #ffffff; 
        text-decoration: none; 
	}

BODY	{ font-family: "Helvetica", "SansSerif";
	background: #ffffff; }

