﻿/*BEGIN Global Reset (based on YUI reset)*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{padding:0;margin:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img {border:0;}
address,caption,cite,code,dfn,em,strong,th,var {font-weight:normal;font-style:normal;}
/*ol,ul{list-style:none;}*/
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-weight:normal;font-size:100.01%;}
q:before,q:after{content:'';}
abbr,acronym{border:0;}
/*END Global Reset*/
/*BEGIN default styling for Random Students pages*/

a:link
{
	color: #0000FF;font-family:Arial;
}
div.Container   
{
	width: 910px;
	background-color: #FFFFFF;
	position: relative;
	margin: 20px auto 0 auto;
	text-align: left;
	border: dashed;
	padding: 0px 20px 0px 20px;
}
a:visited
{
	color: #0000FF;font-family:Arial;
} 
a:active 
{
	color: #0000FF;font-family:Arial;
}
body
{
	font-family: Arial;
	font-size:10pt;
	background-color: #99CCFF;
	text-align:center; 
	color: #000000
}


p.spacer{margin-top: -4px; margin-bottom: -4px
}

h1, h2, h3, h4, h5, h6
{
	font-family: Arial; color: #0000FF;
	font-weight:bold;
}
h1 {
	font-size:2em;
}
h2 {
	font-size:1.8em;
}
h3 {
	font-size:1.6em;
}
h4 {
	font-size:1.4em;
}
h5 {
	font-size:1.3em;
}
h6 {
	font-size:1.2em;
}

p            { font-family: Arial; font-size: 10pt; color: #000000; margin-top:5px; margin-bottom:5px;}
li           { font-family: Arial; font-size: 10pt; color: #000000 }
ul           { color: #000000; font-family: Arial; font-size: 10pt }
table        { font-family: Verdana; font-size: 12px; color: #0000FF; background-color:#99CCFF; padding:5px; margin:2 }
td {
	padding:5px;
}