/*
.class use many times 
#id use only once
*/
code, kbd, tt, samp, pre {font: .9em monospace}
big {font-size: 1.15em}
small, sub, sup {font-size: .85em} 
img {}

body {
	font-size: .9em;
}

h1 {
	font-size:1.75em;
	line-height:1.25em;
}
h2 {
	font-size: 1.4em;
	line-height: 1.25em;
}
h3 {
	font-size:1.25em;
	line-height:1.25em;
}
h4 {
	font-size:1.1em;
	line-height:1.25em;
}
h5 {
	font-size:1.1em;
	line-height:1.25em;
}
h6 {
	font-size:1.1em;
	line-height:1.25em;
}
p {
	font-size: 1.1em;
	line-height: 1.25em;
}
ul {
	font-size: 1em;
	line-height: 1.2em;
}
ol {
	font-size: 1em;
	line-height: 1.2em;
}
li {
	font-size: 1.1em;
	line-height: 1.2em;
}
address{
}

pre{
	font-size: .95em;
}

table,th,td{
}

.Courses {
	font-size: 1.2em;
	line-height: 1.25em;
}

#Header {
}

#Header h1 {
	font-size: 2.2em;
	line-height: .9em;
}
#Skip {
	font-size: .7em;
	line-height: 1.2em;
}
#Access button{
	font-size: .7em;
	line-height: 1em;
}
#Styles {
	font-size: .7em;
	line-height: 1.2em;
}
#Resize {
	font-size: .7em;
	line-height: 1.2em;
}
#Content {
}
#Menu {
	font-size:1em;
}
#Menu ul { }
#Menu a { font-size:1.1em; line-height:1.5em; }

#Mission {
	font-size:1em;
}

#Mission p{
	font-size: 1.1em;
	line-height: 1em;
	font-style: italic;
	/*text-align: justify;*/
}

#Footer {
	font-weight: lighter;
}
.FooterLeft {
	font-size: .8em;
	line-height: 1.2em;
}

.FooterRight {
	font-size: .65em;
}

.FooterRight li {
	line-height: 1.1em;
}
table.List {
	font-size: 1em;
	font-weight: normal;
}
tr.ListTitle { font-size: 1.45em; font-weight: bold; }
tr.ListSection { font-size: 1.3em; font-weight: bold; }
tr.ListHeading { font-size: 1.2em; font-weight: bold; }
tr.ListColor1 { height: 1.5em; }
tr.ListColor2 { height: 1.5em; }

#Content *:hover {
	/*border: 1px solid #00FF00 !important;*/
}
#Content p:hover {
	/*font-size: 1.5em  !important;*/
}
#Content li:hover {
	/*font-size: 1.5em  !important;*/
}


