a {
	background : transparent;
	color : #CCFFFF;
	text-decoration : none;
}

a:link {
	background : transparent;
	color : #FFCCCC;
	text-decoration : none;
}

a:hover {
	background : #663300;
	color : #FFFFCC;
	text-decoration : none;
}

b {
	background : transparent;
	color : #FFCC00;
}

blockquote {
	background : transparent;
	color : #FFCC99;
	font-family : verdana, arial, helvetica, sans-serif;
	margin-left : 2.5cm;
	text-indent : 1em;
}

body{
	background : #003333;
	color : #CC3333;
	font-family : verdana, helvetica, arial, sans-serif;
	font-size : 13pt;
}

cite {
	background : transparent;
	color : #CCFFCC;
}

dd {
	background : transparent;
	color : #CCCCFF;
	font-family : verdana, arial, helvetica, sans-serif;
	line-height : 3ex;
	text-indent : 1em;
}

dt {
	background : transparent;
	color : #FFCCCC;
	font-family : "times new roman", times, serif;
	font-size : 1.5em;
}

em {
	background : transparent;
	color : #FFCC00;
	font-family : "times new roman", times, serif;
	font-size : 1.2em;
}

h1 {
	background : transparent;
	color : #FFCC99;
	font-family : "Times New Roman", "times new", times, serif;
	font-size : 2.0em;
	font-variant : small-caps;
	letter-spacing : 3ex;
	text-align : center;
}

h3, h2 {
	background : transparent;
	color : #CCFFCC;
	font-family : "Times New Roman", Times, serif;
	font-size : 1.3em;
}

h4, h5, h6 {
	background : #FFFFCC;
	color : #990000;
	font-family : "Lucida Sans Unicode", 'Courier New', Courier, monospace;
	font-style : italic;
	line-height : 4.0ex;
	text-align : center;
	text-indent : 3em;
}

hr {
	background : url(img/sat_knot.jpg) #003333;
	border : none;
	height : 46px;
	width : 580px;
}

i {
	background : transparent;
	color : #FFCC00;
	font-size : 1.2em;
}

li {
	background : transparent;
	color : #FFCC00;
	font-family : Veranda, Arial, Helvetica, Sans-Serif;
	font-size : 14pt;
	line-height : 3ex;
	list-style-image : url(img/sat_bul.jpg);
	list-style-position : outside;
	list-style-type : circle;
	margin-left : 1.5cm;
}

p{
	background : transparent;
	color : #FFCC00;
	font-family : Veranda, Arial, Helvetica, Sans-Serif;
	font-size : 14pt;
	line-height : 4ex;
	margin : 1.0cm;
}

p.first:first-letter {
	background : #330033;
	border : outset 3pt #CC3333;
	color : #FFCC00;
	float : left;
	font-family : Veranda, Arial, Helvetica, Sans-Serif;
	font-size : 3em;
	line-height : 4ex;
	margin : 0.5ex;
	padding : 5pt;
	text-indent : 0px;
}

p.note {
	background : transparent;
	color : #FFCCCC;
	font-family : "Lucida Sans Unicode", "Courier New", Courier, Monospace;
	font-size : 0.9em;
}

strong {
	background : transparent;
	color : #FFCC00;
	font-family : "times new roman", times, serif;
	font-size : 1.2em;
}

td.head{
	background : url(img/sat_header_bg.jpg) #FFFFFF #003333;
	border : 1pt #003333;
	text-align : center;
}

th {
	background : #FFFFCC;
	color : #003399;
	font-family : "times New Roman" serif;
}
