td,tr,td,body,p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #000000;
}
body {
	background-image: url(../img/bgp.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.pad5 {
	padding: 5px;
}
.pad10 {
	padding: 10px;
}
.justify {
	text-align: justify;
}
.verysmall {
	font-size: 9px;
}
.white {
	font-size: xx-small;
	color: #FFFFFF;
}
a:active.white, a:link.white, a:visited.white {
	color: #FFFFFF;
}
.none {
	text-decoration: none;
}
a:link,a:visited,a:active {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #666666;
}
.title {
	font-size: x-small;
	font-weight: bold;
	color: #0C2D84;
}
.medium {
	font-size: x-small;
}
.border1 {
	border: 1px solid #000000;
}

