body {
	font-size: 12px;
	line-height: 16px;
	font-family: Helvetica, Arial, sans-serif;
	background-color: #758dc3;
	text-align: center;
	padding: 0px;
	margin: 0px;
	border: none
}

img { border-color: #ffffff; }

table {
	border: none;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 16px;
}

td { vertical-align: top }

td.ctitle {
	color: #000000;
	font-weight: bold;
	background-image: url(images/sm_tbg.gif);
	padding:4px;
}

td.clist { background: #d5dff1 repeat }

td.content {
	background-color: #FFFFFF;
	font-color: #34437B;
}

td.content:link {
	color: #740000;
	font-weight: pain;
}

font.msm {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
}

a {
	color: #740000;
	font-weight: plain;
}

a.ms:link {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	background-color: #ffffff;
}

a.ms:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	background-color: #ffffff;	
}

a.ms:hover {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	background-color: #ffffff;	
}

a.mns:link {
	color: #d5dff1;
	text-decoration: none;
	font-weight: bold;
}

a.mns:visited {
	color: #d5dff1;
	text-decoration: none;
	font-weight: bold;
}

a.mns:hover {
	color: #d5dff1;
	text-decoration: none;
	font-weight: bold;
}

