body { 
	margin: 0; 
	height: 100%;
	font: 11px/16px verdana;
	color: #505050;
} 
td.content {
	background: URL('/images/template/SOC_leaf.jpg') no-repeat;
	padding-left: 20px;
	padding-right: 40px;
	padding-top: 30px;
	color: #012C63;
	width: 570px;
}
p, li {
	font: 12px/17px verdana, arial;
	color: #002C63;
	}

#content ul {
	font: 12px/16px verdana, arial;
	color: #002C63;
	float:none;
	margin-left: 40px;
	list-style-type: square;
	border-bottom: 0px solid #ccc;
	width: auto;
	height: auto;
	}
#content li { 
	font: 12px/16px verdana, arial;
	color: #002C63;
	float: none;
	list-style: square;
	position: relative;	
	height: auto;
}
#content a, a:link {
	color: #A91CB0;
}
#content a:hover {
	color: #002C63;
}
HR {
 	color: #002C63;
}

h1 {
	font: bold 22px  georgia, arial, verdana;
	color: #002C63;
 	letter-spacing: -1px;
}
h2 {
font: bold 14px verdana;
color: #002C63;
}
h3 {
font: italic 12px verdana;
color: #002C63;
}
table.fancy {
background: #002C63;
width: 350px;
}
table.fancy2 {
background: #002C63;
width: 500px;
}

th.fancy {
background: #002C63;
color: white;
padding: 4px;
}
td.fancy {
background: white;
padding: 4px;
}
table.fancy3 {
background: transparent;
width: 550px;
}
td.fancy3 {
background: transparent;
padding: 4px;
}
