body{
	margin : 0px 0px 0px 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
}

img{
	border : 0px none;
}
DIV.copy {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : Silver;
	margin-bottom : 3px;
	margin-right : 5px;
}

div{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	margin-bottom : 5px;
	color : #4B4B4B;
}

A.menu{
	color : Gray;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : normal;
}
A.menu:HOVER{
	text-decoration : underline;
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
}
A.copy{
	color : Silver;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
}
A.copy:HOVER{
	text-decoration : none;
	color : #6D6D6D;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}
