@charset "UTF-8";
/* CSS Document */

.bodytext a:link, .bodytext a:visited, .bodytext a:active, .bodytext a:hover {
	background-color:#FFFF00;
	color:#000000;
	text-decoration:none;
	padding:2px;
}

img a, .goback a {
	border:0px;
}

small {
	font-size:10px;
}

.wrapper {
	max-width:600px;
	margin-top:100px;
	margin-left:150px;
}

.bodytext {
	font-family:"Courier New", Courier, monospace;
	font-size: 12px;
	color:#000000;
	padding-top:110px;
	line-height:20px;
	text-align:justify;
}

h1 {
	background-image:url(bubble.png);
	background-repeat:no-repeat;
	float:right;
	width:149px;
	height:82px;
	padding-top:18px;
	padding-bottom:0px;
	padding-left:5px;
	padding-right:5px;
	color:#FFFFFF;
	font-family:"Courier New", Courier, monospace;
	font-size:30px;
	text-align:center;
	font-weight:100;
	text-transform:uppercase;
	border:0px;
}

.goback {
	border:0px;
	float:left;
	background-color:#FFFFFF;
}

ul {
	line-height:15px;
	list-style-type:none;
	margin-top:0px;
	margin-bottom:10px;
	padding-left:15px;
}

.highlight {
	background-color:#4DD1FD;
	padding:2px;
	font-weight:bold;
}

.image {
	border:0px;
	padding-right: 5px;
}

table {
	border-spacing: 0px 30px;
}

h2 { font-weight:normal; text-align:left; padding:0px; margin:0px; border-spacing:0px 0px; color:#FF00CC;
	text-transform:uppercase; font-size:12px;}

input, textarea {border:0px; border-bottom:1px solid #000000; font-family:"Courier New", Courier, monospace; font-size:12px; color:#000000;}