H1, H2, H4, H5, H6
	{
		font-family: verdana, arial, helvetica;
		margin: 0;
	}
H3
	{
		font-family: verdana, arial, helvetica;
		font-style: italic;
		margin: 0;
	}
BODY
	{
		font-family: verdana, arial, helvetica;
		background-image: url(/images/unicornb.gif);
		margin: 0;
	}

.small
	{
		font: normal; 
		font-size: 70%;
	}
.smallinfo
	{
		font: normal;
		font-size: 70%;
		color:#aaaaaa;
	}
.reportlarge
	{
		font: normal;
		font-size: 90%;
		color:#000000;
		text-decoration:none;
  }
.smalldescription
	{
		font: normal;
		color:#444444;
		font-style: italic;
		font-size: 80%;
		
	}
.smallcomments
	{
		font: normal;
		font-size: 70%;
		color:#bb0000;
	}
P.smalltitle
	{
		font: normal; 
		font-size: 70%;
		font-weight: bold;
		color:#FFFFFF;
		text-decoration:none;
	}
P.smallheading
	{
		font: normal; 
		font-size: 70%;
		font-weight: bold;
	}
P.smallheadingblue
	{
		font: normal; color:#0099CC;
		font-size: 70%;
		font-weight: bold;
	}
P.heading
	{
		font: normal; 
		font-size: 70%;
		font-weight: bold;
		font-style: italic;
	}
P.key
	{
		font: normal;
		font-size: 55%;
		font-style: italic;
	}
P.navigation
	{
		font: normal; color:#FFFFFF;
		font-size: 60%; 
		font-weight: bold; 
	} 
P.subnavigation
	{
		font: normal; color:#FFFFFF;
		font-size: 60%; 
	} 
P.report
	{
		font: normal; 
		font-size: 70%;
	}
P.reporttitle
	{
		font: normal; 
		font-size: 115%;
	}
P.reportsubtitle
	{
		font: normal; 
		font-size: 80%;
		font-weight: bold; 
	}
A.reportsubtitle
	{
		font: normal;
		font-size: 80%;
		font-weight: bold;
		color:#000000;
		text-decoration:none;
	}
P.dashboardtitle
	{
		font: normal;
		font-size: 80%;
		font-weight: bold;
		color:#ffffff;
	}
A.dashboardtitle
	{
		font: normal;
		font-size: 80%;
		font-weight: bold;
		color:#ffffff;
		text-decoration:none;
	}
A.report
	{
		font: normal; 
		font-size: 70%;
		color:#000000;
		text-decoration:none;
	}
td.small
	{
		font: normal; 
		font-size: 70%;
	}
td.smallinfo
	{
		font: normal;
		font-size: 70%;
	  color:#aaaaaa;
	}

td.smallheading
	{
		font: normal; 
		font-size: 70%;
		font-weight: bold;
	}
td.smalltoday
	{
		font: normal; 
		font-size: 70%;
		font-weight: bold; 
		background-color:#FFFFEE;
	}
a.smalldecorated
	{
		font: normal; 
		font-size: 70%;
	}
a.small
	{
		font: normal;
		font-size: 70%;
		text-decoration:none;
		color:#000000;
}
a.smallinfo
	{
		font: normal;
		font-size: 70%;
		text-decoration:none;
		color:#aaaaaa;
  }
a.smallheading
	{
		font: normal; 
		font-size: 70%;
		font-weight: bold;
	}
a.smalltitle
	{
		font: normal; 
		font-size: 70%;
		font-weight: bold;
		color:#FFFFFF;
		text-decoration:none;
	}

a.linkbar
	{
		font: normal; 
		font-size: 70%;
		font-weight: bold;
		color:#FFFFFF;
		text-decoration:none;
	}

td.linkbar
	{
		background-image:url('images/linkbar_bg.png');
		background-repeat: repeat-x;
	}

a.viewlinks
	{
		font: normal; 
		font-size: 70%;
		font-weight: normal;
		color:#FFFFFF;
		text-decoration:underline;
	}

td.boxout
	{
		background-color:#250060;
		border-right-style:none;
	}
td.action_plan
{
  vertical-align: top;
}
hr.action_plan
{
  background-color:#dddddd;
  color:#dddddd;
}
hr.action_plan_heading
{
  background-color:#bbbbbb;
  color:#bbbbbb;
}
font.boxout
	{
		color:#FFFFFF;
	}

table.loginborder
	{
		border:0.05cm solid #a90533;
	}

.greytext
{
  font:normal;
  color:#CCCCCC
}

.redtext
{
  font:normal;
  color:#FF0000;
}

.bluetext
{
  font:normal;
  color:blue;
}

.center
{
  font:normal;
  text-align:center;
}

.left_indent
{
  position:relative;
  left:10%;
}

.left_indent_5
{
  position:relative;
  left:5%;
}

.left_indent_20
{
  position:relative;
  left:20%;
}

.bold
{
  font:normal;
  font-weight:bold;
}

