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

BODY,Body,body {
	font-family:"Segoe UI";
	font-size:95%;
}

H1,h1,H2,h2,H3,h3,H4,h4 {
	color:#AA0000;
	font-size: 100%;
}

.size26 {
	font-size:26pt;
}

.size24 {
	font-size:24pt;
}

.size20 {
	font-size:20pt;
}

.size18 {
	font-size:18pt;
}

.size16 {
	font-size:16pt;
}

.size14 {
	font-size:14pt;
}

h3#temp {
	margin-bottom:-10px;
}

.rasphead {
	font-size:30pt;
}

P,p,TD,td,LI,li {
	font-size:95%;
}

PRE,Pre,pre {
	font-family:Trebuchet MS;
	font-size:95%;
}

.raspcright {
	font-size:9pt;
	color:#ccc;
}

.maroon {
	color:#AA0000;
}

.raspyguy125 {
	float:left;
	margin:50px 20px 30px 0px; /*top right bottom left*/
}

a {
	text-decoration:none;
	color:blue;
	position:relative;
	font-size:100%;
}

a:hover {
	color:black;
	text-decoration:underline overline;
	background-color:#eee;
	list-style-type:disc;
	font-size: 100%;
}

ul.list2col {
	float: left;
	width: 100%;
	margin: 0 0 1em 0;
}

ul.list2col li {
	float: left;
	width: 49%;
}

li {
	list-style-type: square;
}
