body
{
	background-color : white;
	margin-top: 10 px;
	margin-left: 10 px;
	margin-right: 10 px;
	margin-bottom: 10 px;
}

a.rubrik_link:link 
{
	font-family: arial;
	font-weight: bold;
	font-size: 10px;
	color: black;
	text-decoration: none;
}

a.rubrik_link:visited
{
font-family: arial; 
font-weight: bold; 
font-size: 10px; 
color: black;
text-decoration: none;
}

a.rubrik_link:hover
{
font-family: arial; 
font-weight: bold; 
font-size: 10px; 
color:rgb(100,60,30); 
text-decoration:underline;
}

a.rubrik_link:active
{
font-family: arial; 
font-weight: bold; 
font-size: 10px; 
color:red; 
text-decoration:underline;
}

.link1
{
font-family:arial; 
font-size: 10px; 
letter-spacing: -1px; 
font-weight: none; 
color:rgb(100,60,30); 
text-decoration:underline;
}

.link2
{
font-family:arial; 
font-size: 11px; 
letter-spacing: 0px; 
font-weight: none; 
color:rgb(100,60,30); 
text-decoration:underline;
}

a.white_link
{
color:white; 
text-decoration:none;
}

a.header_link:link
{
color:black;
text-decoration:none;
}

a.header_link:active
{
color:black;
text-decoration:none;
}

a.header_link:visited
{
color:black;
text-decoration:none;
}

a.header_link:hover
{
color:black;
text-decoration:underline;
}

.huge_header
{
font-family:arial; 
font-size: 16px; 
letter-spacing:-1px; 
font-weight: bold;
}

.header1
{
font-family:arial; 
font-size: 13px; 
letter-spacing:-1px; 
font-weight: bold;
text-transform: uppercase;
}

.header2
{
font-family:arial; 
font-size: 9px; 
letter-spacing:1px; 
font-weight: bold;
color: white;
}

.plain
{
font-family:times; 
font-size: 13px; 
font-weight: none; 
color:black; 
text-decoration:none;
}

.plain_sans
{
	font-family: arial;
	font-weight: none;
	font-size: 11px;
	letter-spacing: 0px;
	color: black;
	text-decoration: none;
}

.plain_sans_white
{
	font-family: arial;
	font-weight: none;
	font-size: 11px;
	letter-spacing: 0px;
	color: white;
	text-decoration: none;
}


.plain_bold
{
	font-family: arial;
	font-weight: bold;
	font-size: 11px;
	letter-spacing: 0px;
	color: black;
	text-decoration: none;
}

a.admin_bar:link
{
color:white; 
text-decoration:none;
font-family: arial;
font-size: 11px;
font-weight: bold;
}

a.admin_bar:visited
{
color:white; 
text-decoration:none;
font-family: arial;
font-size: 11px;
font-weight: bold;
}

a.admin_bar:active
{
color:white; 
text-decoration:none;
font-family: arial;
font-size: 11px;
font-weight: bold;
}

a.admin_bar:hover
{
color:white; 
font-size: 11px;
font-family: arial;
text-decoration: underline;
font-weight: bold;
}