/* CSS Document */

html{height:100%}

body{
	height:100%;
	background-color: #000000;

}
.attention2 {
	font-size: 16px;
	font-family:"Times New Roman", Times, serif;
	color: #FFFFFF;
}
.attention1 {
	font-size: 18px; 
	color: #333333; 
	font-family:"Times New Roman", Times, serif
}
* {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.thetitle {
	font-size: 16;
	color: #FFFFFF;
	font-family:"Times New Roman", Times, serif;
	padding-top: 15px;
}

a {
	color:#003399;
	text-decoration: none;
	font-weight:bold
}
a:hover {
	text-decoration: underline;
}

.pagename {
	color: #FFFFFF;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 10px;
	text-transform: uppercase;
	font-style: italic;
	text-align:right;
	word-spacing:0.5em;
	margin-right: 20px;
}
.intro {
	text-align: center;
	margin-top: 0px;
	margin-right: 150px;
	margin-bottom: 20px;
	margin-left: 150px;
}

h2 {
	color: #FFFFFF;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	font-style: italic;
}
.footer{
	color: #FFFFFF;
	font-size: 12px;
	padding-left:20px;
	padding-right:25px;
}
.footer a {
	color: #FFFFFF;
	font-size: 12px;
	text-decoration:none;
}

.footer a:hover {
	text-decoration: underline;
}

.infopower{
	color:#333;
	font-size:9px;
}

.infopower a {
	color:#333;
	font-weight:normal;
	text-decoration: underline;
	font-size:9px;
}
.trademark{
	vertical-align:super; 
	font-size:8px;
}

.bottomlinks {
	color:#333;
}

.bottomlinks a {
	font-weight: normal;
	color:#333;
	text-decoration: none;
}

.bottomlinks a:hover {
	color:#999;
}
