p,medium {
	font-size: 12px; line-height:125%;
}
.small {
	font-size: 10px; line-height:125%;
}
.x-small {
	font-size: 9px; line-height:120%;
}
.large {
	font-size: 14px; line-height:140%;
}
.x-large {
	font-size: 14px; line-height:140%;
}

td,th {
	font-size: 12px; line-height:125%;
}
body {
	margin-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(image_top/base_blue.white.gif);
}
body,td,th {
	color: #333333;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

H1 {
	color: #9999FF;
	padding: 5px;
	border-bottom: medium double #9999FF;
	border-top: medium double #9999FF;
	font-size: 110%;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	}

H2 {
	color: #3366CC;
	padding: 5px;
	font-size: 110%;
	font-style: normal;
	font-weight: bold;
	border-bottom: 1px solid #3366CC;
    border-top: 1px solid #3366CC;
	border-left: 7px solid #3366CC;
	border-right: 1px solid #3366CC;
	}

H3 {
	color: #9999FF;
	padding: 5px;
	font-size: 100%;
	font-style: normal;
	font-weight: bold;
	background-color: #F0F8FF;
	border-bottom: 1px dotted #9999FF;
	border-top: 1px dotted #9999FF;
	width: 150px;
	}

H4 {
	color: #9999FF;
	padding: 5px;
	font-size: 100%;
	font-style: normal;
	font-weight: bold;
	background-color: #F0F8FF;
	border-bottom: 1px dotted #9999FF;
	border-top: 1px dotted #9999FF;
	}

.style1 {color: #3366CC} /*blue*/
.style2 {color: #FF00FF} /*Pink*/
.style3 {color: #009900} /*Red*/
.style4 {color: #FF0000} /*Green*/
.style5 {color: #FF6600} /*Orange*/
.style6 {font-size: 10px;
.style7 {color: #FFFFFF} /*White*/
}