
Body {
	margin : 0,0,0,0;
}

div#container {
	margin: 0px auto;
	width: 600px;
	text-align: left;
}


A:LINK {
	color : ff0000;
	text-decoration : none;
}

A:VISITED{
	color : #cc0066;
	text-decoration : none;
}

A:HOVER {
	color : Black;
	text-decoration : none;
}

H1 {
	color : #000066;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px;
	margin : 0 0 0 0;
	padding : 0 0 0 0;
}

H4 {
	color : #3366CC;
	font-family : Verdana;
	font-size : 13px;
	padding : 1,1,3,1;
	margin : 0 0 0 0;
	font-weight : bold;
}

p{
	color : #000066;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
}

.p1{
	color : #000066;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
}


.p2{
	color : #000066;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 17px;
	font-weight : bold;
}
.p3{
	color : #3366CC;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : bold;
	font-style : italic;
}

.p4{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
}

.p5{
	color : #000066;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
}

.p6{
	color : #3366CC;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : bold;
	font-style : italic;
}

.copy{
	color : #003300;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	text-align : center;
}

hr{ color : #336600;
	height : 1px;
}

.m{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	text-align : center;
	width : 100%;
	line-height : 3;
}

.m :link	{
	text-decoration: none;
	color : White;
}

.m :visited	{
	text-decoration: none;
	color : Silver;
}

.m :hover	{
	text-decoration: none;
	color : White;
	background : #4682B4;
	padding : 8px;
}










