body{
	font-size:	12px;
}

td{
	font-size:	12px;
}

img{
	border:	0;
}


.pagetop{
	position:	absolute;
	top:	0px;
	right:	10px;
}




.normal{
	color:				#000000;
	background-color:	#FFFFFF;
	font-size:			small;
	text-align:			center;
}
a:link{
	color:				#0066CC;
	text-decoration:	none;
}
a:visited{
	color:				#0066CC;
	text-decoration:	none;
}
a:hover{
	color:				#0066CC;
	text-decoration:	underline;
}
a:active{
	color:				#0066CC;
	text-decoration:	underline;
}
.close{
	bottom:				0px;
}
.menu{
	color:				#000000;
	background-color:	#FFFFFF;
	font-size:			medium;
}

table{
	color:				#000000;
	background-color:	transparent;
}
td{
	vertical-align:		top;
}
.medium{
	font-size:			medium;
}
.small{
	font-size:			small;
}
.x-small{
	font-size:			x-small;
}
.center{
	text-align:			center;
}
.right{
	text-align:			right;
}
.left{
	text-align:			left;
}


.strong{
	font-weight:		bold;
	color:				#FF0000;
}
.italic{
	font-style:			italic;
}
.bold{
	font-weight:		bold;
}
.title{
	text-align:			center;
	font-size:			medium;
	color:				#FF0066;
}
.textbox{
	text-align:			left;
	width:				90%;
}

.border{
	border:				solid	medium	#CC0000;
	padding:			10px;
}

.redsmall{
	color:				#FF0000;
	font-size:			x-small;
}
h1{
	font-size:medium;
	text-align:center
}
h2{
	font-size:medium;
	text-align:center
}
h3{
	font-size:medium;
	text-align:center;
	background-color:#FFCCCC
}
h4{
	font-size:small;
	font-weight:bold;
	text-align:left;
	background-color:#CCFFFF
}

