body {
	font-family:			"Trebuchet MS", sans-serif;
	font-size:			14px;
/*	font-size:			100%;*/
	color:				#000000;
	background-image:		url("http://rpm.maxwedge.com/rpmlogo2.jpg");
	background-attachment:		fixed;
	margin-top:			5px 5px 10px 10px;
	}

p {
	margin:				25px 5px 25px 5px;
	width:				95%;
	color:				#000000;
	font-size:			125%;
}


h1 {
	margin:				0px 0px 0px 25px;
	font-size:			200%;
	font-weight:			bold;
	display:			block;
	color:				#FF6000;
}

h3 {
	margin:				0px 0px 0px 25px;
	font-size:			75%;
	color:				#000000;
}

h4 {
	margin:				0px 0px 0px 25px;
	font-size:			85%;
	font-weight:			bold;
	color:				#FF6000;
	font-style:			italic;
	text-decoration:		underline;
}

h5 {
	margin:				0px 0px 0px 0px;
	width:				95%;
	color:				#000000;
	font-size:			125%
}

h6 {
	font-size:			50%;
	border-bottom:			1px solid #FF6000;
}

pre {
	color:				#000000;
}

/*p:first-letter {
	margin:				50px 0px 50px 50px;
	width:				80%;
	color:				#FF6000;
	font-size:			150%
}
*/

.highlight-text {
	color:				#FF0000;
	background-color:		#dddddd;
	font-size:			100%;
	font-weight:			bold;
}

.copyright-text {
	color:				#000000;
	font-size:			80%;
}

.plagiaiarist {
	color:				#FFFFFF;
	font-size:			1%;
}

li {
	font-size:			100%;
	color:				#000000;
	list-style-type:		none;
}

a:link {
	font-size:			100%;
	color:				#1133FF;
	text-decoration:		none;
	font-weight:			bold;
}

b :link {
	font-size:			100%;
	color:				#1133FF;
	display:			block;
	text-decoration:		none;
	font-weight:			bold;
	border-bottom-width:		1px;
	border-bottom-style:		solid;
	border-bottom-color:		#FF6000;
}

a:visited {
	font-size:			100%;
	color:				#5533FF;
	font-style:			italic;
	font-weight:			bold;
}

b a:visited {
	font-size:			100%;
	color:				#5533FF;
	display:			block;
	font-style:			italic;
	text-decoration:		none;
	font-weight:			bold;
	border-bottom-width:		1px;
	border-bottom-style:		solid;
	border-bottom-color:		#FF6000;
}

a:hover {
	color:				#FF6000;
	background-color:		#FFFFFF;
}

b a:hover {
	text-decoration:		none;
	display:			block;
	font-size:			100%;
	color:				#FF6000;
	background-color:		#FFFFFF;
	padding-bottom:			5px;
	font-weight:			bold;
	border-bottom-width:		1px;
	border-bottom-style:		solid;
	border-bottom-color:		#FF6000;
	border-top-width:		1px;
	border-top-style:		solid;
	border-top-color:		#FF6000;
	border-left-width:		1px;
	border-left-style:		solid;
	border-left-color:		#FF6000;
	border-right-width:		15px;
	border-right-style:		solid;
	border-right-color:		#FF6000;
}

a:active {
	font-size:			100%;
	color:				#FF0000;
	font-weight:			bold;
}

b a:active {
	font-size: 			100%;
	color: 				#FF0000;
	font-weight: 			bold;
}

#topad {
	position: 			absolute;
	margin-top: 			0px;
	margin-left: 			0px;
}

#decoder {
	position: 			absolute;
	margin-top: 			1px;
	margin-left: 			0px;
}

#highlight {
	position: 			absolute; left: 225px;
	font-weight: 			bold;
	margin-top: 			25px;
}


#menu {
	font-family:			"Helvetica Narrow", sans-serif;
	font-size:			12px;
	position: 			absolute;
	width: 				210px;
	margin-top: 			25px;
	margin-left: 			0px;
	border-top: 			1px solid #FF6000;
	border-right: 			1px solid #FF6000;
	font-weight: 			normal;
}

#pageheading {
	position: 			absolute; left:225px;
	margin-top: 			75px;
}

#content {
	position:			absolute; left:225px;
	margin-top:			130px;
	margin-right:			0px;
	color:				#000000;
}

th {
	color:				#000000;
	font-size:			14px;
}

#data_table {
	position:			absolute; left:225px;
	margin-top:			130px;
	margin-right:			0px;
	color:				#000000;
	font-size:			16px;
	font-weight: 			bold;
}



