.index {
	font-family: Verdana;
	font-size: 12px;
	color: #303E4B;
}
.brd {
	border: 1px solid #2E3A47;
}
body {
	margin:3px;
	font-family: Verdana;
	
}
.myLnk{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

.babylinks{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #202020;
}
}
.arialnarrow10pt {
	font-family: Arial Narrow;
	font-size: 10pt;
	color: #303E4B;
}
}
.content10pt {
	font-family: Verdana;
	font-size: 10pt;
	color: #303E4B;
}
}
.contentbldital {
	font-family: Verdana;
	font-size: 10pt;
	font-style: italic;
	font-weight: bold;
	color: #303E4B;
}
.babylinks2 {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #202020;
	text-decoration: none;
}


.babylinks3 {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #334352;
	text-decoration: none;
}
.babylinks3:hover {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #202020;
	text-decoration: none;
}
.content8 {
	font-family: Verdana;
	font-size: 8pt;
	color: #303E4B;
}
.indent01 {
	line-height: 17px;
	margin-left: 10px;
}
.indent02 {
	line-height: 17px;
	margin-left: 20px;
}
.indent03 {
	line-height: 17px;
	margin-left: 30px;
}

#special {

	width: 440px;
	border: 3px dashed #303e48;
	padding: 0 0 10px 0;
}

#special h1 {

	font:Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style:italic;
	text-align: center;
}	

#special h2 {

	font:Georgia, verdana;
	font-size: 18px;
	font-variant: small-caps;
	font-weight:bold;
	text-align: left;
	text-decoration:underline;
	padding: 0 10px 0 10px;
}	

#special p {

	font: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #303E48;
	text-align: left;
	padding-left: 5px;
}	

#special ul {

	font: Verdana;
	font-size: 15px;
	font-weight: bold;
	color: #303E48;
	text-align: left;
	list-style-type: circle;
}	

#special ul li { padding-bottom: 5px; }