﻿h1 {
	font-family: "Comic Sans MS", "Microsoft Sans Serif", sans-serif;
	font-size: x-large;
	font-weight: bold;
	font-style: italic;
	color: #FF0000;
	margin-bottom: 6px;
}
.lineundertabs {
	border-top: thin #FF0000 solid;
}

.olsatprepwith {
	font-size: medium;
	font-weight: normal;
}


p {
	font-family: Verdana, Arial, sans-serif;
	font-size: 83%;
	margin-left: 40px;
	margin-right: 60px;
}
.footer {
	font-family: "Microsoft Sans Serif", sans-serif;
	font-size: small;
	color: #FF0000;
}
.footercopyright {
	font-family: "Microsoft Sans Serif", sans-serif;
	font-size: small;
	color: #808080;
	font-variant: small-caps;
}


.textboxright {
	font: oblique normal normal x-small Verdana, Arial, sans-serif;
	margin: 32px 10px 1px 50px;
	width: 150px;
	float: right;
	clear: none;
	color: #FF0000;
}
body {
	width: 740px;
	margin:10px auto;
}

.picborder {
	border: 7px #C0C0C0 solid;
}

.leftpicpanel {
	position: absolute;
	top: 230px;
	width: 238px;
	left: 100px;
}

.textforpicspanel {
	position: absolute;
	left: 315px;
	width: 290px;
	top: 240px;
}
.nicefontifnotinpp {
	font-family: Verdana, Arial, sans-serif;
	font-size: 83%;
}
.textinsampleboxes {
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	font-style: oblique;
	color: #FF0000;
}
.firstskillspp {
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	color: #FF0000;
}
a:visited {
	color: #808080;
}
a:hover {
	color: #0000FF;
}
.floatskillboxleft {
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	color: #FF0000;
	float: left;
	width: 325px;
	padding: 5px;
	margin: 15px 40px 15px 40px;
	border: thin solid #FF0000;
}
h3 {
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	background-color: #99CCFF;
}
