a	{
	color: #0F4292;
	text-decoration: none;
}

a:hover	{
	color: #0F4292;
	text-decoration: underline;
}

a.netlink	{
	color: #0F4292;
	text-decoration: none;
	font-weight: bold;
}

a.netlink:hover	{
	color: #0F4292;
	text-decoration: underline;
	font-weight: bold;
}

H1	{
	font-family: "TrebuchetMS", "Verdana", "Sans Serif", "Tahoma";
	font-size: 12px;
	color: #01298D;
	font-weight: bold;
}

H6	{
	font-family: "Arial", "Helvetica", "Sans Serif";
	font-size: 10px;
	color: #0F4292;
	text-align: center;
}

BODY {
	scrollbar-face-color: #0F0E5C;
	scrollbar-arrow-color: #991513;
	scrollbar-track-color: #E1DFDF;
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: White;
	scrollbar-3dlight-color: #BCBCBC;
	scrollbar-darkshadow-color: Black;
}

LI	{
	font-family: "Arial", "Helvetica", "Sans Serif";
	font-size: 12px;
	color: #0F0E5C;
	font-weight: normal;
	padding-bottom : 5px;
}

.content	{
	font-family: "Arial", "Helvetica", "Sans Serif";
	font-size: 12px;
	color: #0F0E5C;
	font-weight: normal;
}

.picplace {
	background-image: url(images/curved-edge.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}
