body {
	font-family: arial, verdana, helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
}

p, td, ul, ol, li, dl, dt, dd, a {
	font-family: arial, verdana, helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	margin: 5px;
}

h1, h2, h3, h4, h5 {
	font-family: verdana, arial, helvetica, sans-serif;
	color: #000000;
	text-align: center;
}

h1 {
	font-size: 18px;
}

h2 {
	font-size: 17px;
}

h3 {
	font-size: 16px;
}

h4 {
	font-size: 15px;
}

h5 {
	font-size: 14px;
}


a:link {
	text-decoration: underline;
	color: #0000FF;
}

a:visited {
	text-decoration: underline;
	color: #800080;
}

a:hover	{
	text-decoration: underline;
	color: #000000;
}

a:active {
	text-decoration: underline;
	color: #FF0000;
}

.header {
	background-color: #ffffff;
}

.orange, .orange a	{
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	background-color: #FF9900;
	text-align: right;
}

.orange a:link {
	text-decoration: none;
	color: #000000;
}

.orange a:visited {
	text-decoration: none;
	color: #000000;
}

.orange a:hover	{
	text-decoration: none;
	color: #ffffff;
}

.orange a:active {
	text-decoration: none;
	color: #ffffff;
}


.footer	{text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px
}

.orangecenter {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	background-color: #FF9900;
	text-align: center;
	margin: 10px 0;
}

#primarycontent {
	margin: 10px;
}

A.sasmakepage:link
{
	FONT: "Trebuchet MS", Verdana;
	font-size: 12px; color: green;
	text-decoration : underline;
}
A.sasmakepage:visited
{
	FONT: "Trebuchet MS", Verdana;
	font-size: 12px; color: blue;
	text-decoration : underline;
}
A.sasmakepage:active
{
	FONT: "Trebuchet MS", Verdana;
	font-size: 12px; color: blue;
	text-decoration : underline;
}
A.sasmakepage:hover
{
	FONT: "Trebuchet MS", Verdana;
	font-size: 12px; color: red;
	text-decoration : underline;
}
.sasmakepagetable 
{  
	font-family: "Trebuchet MS", Verdana; 
	font-size: 12px; color: #000000; 
	background-position: center top; 
	background-color: #FFFFFF; clip:  rect(   ); 
	padding-top: 5px; 
	padding-right: 5px; 
	padding-bottom: 5px; 
	padding-left: 5px; 
	border-top: 0px solid #FFFFFF; 
	border-bottom: 0px solid #FFFFFF; 
	border-left: 0px solid #FFFFFF; 
	border-right: 0px solid #FFFFFF;}