body	{
	margin-left:10px;
	margin-top:5px;
	background-image: 
	background-repeat:repeat-y;
	}

.menu	{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	line-height:16px;
	vertical-align:top;
	}
.submenu	{
	font-size:14px;
	}
.text	{
	vertical-align:top;
	line-height: 18px;
	}
td	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#003399;
	}
td.dot_horizontal	{
	background-image: url("../images/dot-horizontal.gif"); background-repeat:repeat-x;
	}
td.dot_vertical	{
	background-image: url("../images/dot-vertical.gif");
	background-repeat:repeat-y;
	}
a	{
	color:#003399;
	}
a:hover	{
	color:#660099;
	}
a:active	{
	color:#C60;
	}
.page-title	{
	color:#162A83;
	font-size:26px;
	font-weight:bold;
	line-height: 35px;
	}
.title1	{
	font-size:24px;
	line-height:26px;
	}
.title2	{
	font-size:18px;
}
.title3	{
	font-size:12px;
}
p.indent	{
	text-indent:30px;
	}
.dot_vertical table tr .text p font strong {
	color: #003399;
}
.dot_vertical table tr .text p font a strong {
	color: #C60;
	text-decoration: underline;
}
.dot_vertical table tr .text p {
	color: #003399;
}

