.text
{
font: normal 13px arial;
line-height: 16px;
color: #000000;
}
.boldtext
{
font: normal bold 13px arial;
line-height: 16px;
color: #000000;
}
.purpletext
{
font: normal bold 13px arial;
line-height: 16px;
color: #6633ff;
}
.bluetext
{
font: normal bold 13px arial;
line-height: 16px;
color: #3366cc;
}
.title
{
font: normal bold 18px arial;
line-height: 18px;
color: #6633FF;
}
.subtitle
{
font: normal bold 14px arial;
line-height: 18px;
color: #6633FF;
}
.subtitlegreen
{
font: normal bold 14px arial;
line-height: 18px;
color: #99cc00;
}
.booktitle
{
font: normal bold 13px arial;
line-height: 16px;
color: #000000;
}
.printablestitle
{
font: normal bold 20px arial;
line-height: 25px;
color: #FF6699;
}
.rwrtitle
{
font: normal bold 20px arial;
line-height: 25px;
color: #d63d70;
}
.studenttitle
{
font: normal bold 16px arial;
line-height: 18px;
color: #ED1C24;
}
.studentsubtitle
{
font: normal bold 14px arial;
line-height: 18px;
color: #ED1C24;
}
.award
{
font: italic 13px arial;
line-height: 16px;
color: #000000;
}
.navtext
{
font: normal 11px arial;
color: #000000;
line-height: 15px;
}
.smalltext_grey
{
font: normal 11px arial;
color: #666666;
line-height: 15px;
}
.redtext
{
font: normal bold 13px arial;
color: #ff0000;
}
.smallprint
{
font: normal 11px arial;
color: #6633cc;
line-height: 14px;
}
.acrobatprint
{
font: normal 11px arial;
color: #6633cc;
line-height: 14px;
}
a:link {color:#3333cc; text-decoration:underline;}
a:visited {color:#3333cc; text-decoration:underline;}
a:hover {color:#000099; text-decoration:none;}
.style1 
{
color: #6633FF;
font: normal bold 13px arial;
}
.imageBorder {
	border : 1px solid #cccccc;
}