a:link {
	color : #0000A0;
	text-decoration : underline;
}

a:visited {
	color : #0000A0;
	text-decoration : underline;
}

a:hover {
	color : #0000FF;
	text-decoration : underline;
}

h1 {
	color : #666666;
	 font-family : Verdana, Arial, Helvetica, sans-serif;
/*   font-family : Arial, Helvetica, sans-serif;*/
	font-size : 12px;
	text-transform : uppercase;
	letter-spacing : 2px;
}

h2 {
	color : #777777;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	margin-left : 10px;
   text-transform : uppercase;	
   letter-spacing : 1px;
}

h3 {
	color : #888888;
	font-family : "Courier New", Courier, monospace;
	font-size : 12px;
	margin-left : 10px;
	text-decoration : underline;
	text-transform : uppercase;
	}
	
h4  {
	color : #777777;
	font-family : "Times New Roman", Times, serif;
	font-size : 12px;
	margin-left : 10px;
	text-transform : uppercase;
	font-style : italic;
	list-style : disc inside;
	display : list-item;
	}
		
li {
	color : #666666;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	line-height : normal;
	margin-left : -5px;
	margin-top : -3px;
}

p {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	margin-left : 10px;
	margin-right: 20px; 
	margin-bottom: 12px;
}

ul {
	margin-bottom : 10px;
}

.contents {
	color : #666666;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	line-height : normal;
	margin-right: 20px; 
}

.copyright {
	color : #666666;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9px;
	line-height: 15px;
}

.updateon {
	color : #cccccc;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9px;
}

.copyright a:link {
	color : #FFFFFF;
	text-decoration : none;
}

.copyright a:visited {
	color : #FFFFFF;
	text-decoration : none;
}

.copyright a:hover {
	color : #FFFFFF;
	text-decoration : underline;
}

.headtitle {
	color : #0000E0;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;	
}

.headtitle a:link {
	color : #0000AA;
	text-decoration : underline;
}

.headtitle a:visited {
	color : #0000AA;
	text-decoration : underline;
}

.headtitle a:hover {
	color : #0000FF;
	text-decoration : underline;
}

.loading {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9px;
}

.note {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : italic;
	font-weight : normal;
}

.statuscell {
	color : #FFFFFF;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9px;
	text-align : right;
}

.statuscell a:link {
	color : #FFFFFF;
	text-decoration : none;
}

.statuscell a:visited {
	color : #FFFFFF;
	text-decoration : none;
}

.statuscell a:hover {
	color : #FFFFFF;
	text-decoration : underline;
}

.subtitle {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : italic;
	font-weight : normal;
}

.totop {
	color : #0000E0;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;	
/*	letter-spacing : 1px;*/
}

.totop a:link {
	color : #0000AA;
	text-decoration : underline;
}

.totop a:visited {
	color : #0000AA;
	text-decoration : underline;
}

.totop a:hover {
	color : #0000FF;
	text-decoration : underline;
}

ptable {	
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	line-height : normal;
}
.mybox {
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	left: 60px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;



}
