body,td,p {
	font-size: 12px;
	font-family: Arial,Helvetica,sans-serif;
}
th {
	font-size: 12px;
	font-family: Arial,Helvetica,sans-serif;
}

a,a:link,a:visited {
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}

h1 {
	font-size: 18px;
	color: #05316F;
}
h2 {
	font-size: 17px;
	color: #05316F;
}
h3 {
	font-size: 16px;
	color: #05316F;
}
h4 {
	font-size: 15px;
	color: #05316F;
}
h5 {
	font-size: 14px;
	color: #05316F;
}
h6 {
	font-size: 13px;
	color: #05316F;
}

.alpha50 * {
filter:alpha(opacity=50);
}

.dw{
	background: white;
	border: 1px dotted gray;
	padding:10px;
}
