body {
	margin:0px;
	font: 12px verdana;
	color:#4D4D4D;
}
form {
	margin:0px;
}
table,div {
	font: 12px verdana;
	color:#4D4D4D;
}


#container {
	margin-left: auto;
	margin-right: auto;
	width:775px;
}
#footer {
	font:11px verdana;
	text-align:center;
}
#footer a {
	color:#4D4D4D;
	text-decoration:underline;
}

#footer a:hover {
	color:#DF2525;
	text-decoration:none;
}

#header {
	background-color:#FBDFEB;
	text-align:center;
	margin-left: auto;
	margin-right: auto;
}
#header table {
	width:775px;
}
#header a {
	color:#4D4D4D;
	text-decoration:none;
}
#header a:hover {
	color:#DF2525;
	/*font-weight: bold;*/
	text-decoration:none;
}

a {
	color:#4D4D4D;
	text-decoration:none;
}
a:hover {
	color:#DF2525;
	/*font-weight: bold;*/
	text-decoration:underline;
}
li {
	list-style: none;
}

.d4 {
	color:#4D4D4D;
	line-height: 24px;
	layout-grid-mode: none ;
	font:9pt/150%;
}

.pink_title {
	font-size:14px;
	color:#D1007C;
	line-height:30px;
}


strong a {
	text-decoration:underline;
}