BODY    {background-color: #fffff0;
         color: #000000}

A {text-decoration: none}
A:link	{color:#6a5acd}
A:visited	{color:#da70d6}
A:active	{color:#6a5acd}
A:hover	{color:#FF9933}

H1	{width:500px;
	margin-top:20px;
    margin-left:20px;
    padding:5px;
    color:#000066;
    border-left-style:solid;
    border-bottom-style:solid;
    border-left-width:30px;
    border-bottom-width:2px;
    border-color:#000066}

H2	{width:670px;
	margin-left:10px;
	background-color:#000066;
	color:#ffffff;
	padding:2px;
    clear:left}
    
H3	{width:660px;
	margin-left:15px;
    border-right-style:dashed;
    border-bottom-style:dashed;
    border-right-width:2px;
    border-bottom-width:2px;
	color:#000066;
	padding:2px;
    clear:left}

P	{margin-left:15px}
P.top	{font-size:medium}


HR	{height:1px}

.n	{width:220px;
		color:#556b2f}
    
dd	{margin-bottom:10px;
	margin-top:2px}
    
dt	{border-bottom-style:solid;
	border-bottom-width:1px}

.new	{width:250px;
		margin-left:360px;
        padding:5px;
        color:#556b2f;
		border-style:solid;
		border-width:1px}
        
.menu	{width:330px;
		margin-left:15px;
   		margin-right:25px;
		float:left}

.left	{width:300px;
		margin-left:15px;
  		margin-right:15px;
		float:left}

.right	{width:300px;
		margin-left:360px;
		margin-right:10px}

