a.link{ 
	color : black;
	font-family : verdana;
	font-size : 12px;
	font-weight : none;
	text-decoration : underline;
	line-height: 12px
}
a.link:hover{
	color : #FF0000;
	text-decoration : underline;
	font-weight : none;
	line-height: 12px
}
a.link:active{
	color : #9900CC;
	text-decoration : underline;
	line-height: 12px
}
a.linkbold{ 
	color : black;
	font-family : verdana;
	font-size : 12px;
	font-weight : bold;
	text-decoration : underline;
}
a.linkbold:hover{
	color : #FF0000;
	text-decoration : underline;
	font-weight : bold;
}
a.linkbold:active{
	color : #9900CC;
	text-decoration : underline;
}
a.linkbold_dbl{ 
	color : black;
	font-family : verdana;
	font-size : 14px;
	font-weight : bold;
	text-decoration : underline;
}
a.linkbold_dbl:hover{
	color : #FF0000;
	text-decoration : underline;
	font-weight : bold;
}
a.linkbold_dbl:active{
	color : #9900CC;
	text-decoration : underline;
}
a.link_lg{ 
	color : black;
	font-family : verdana;
	font-size : 14px;
	font-weight : none;
	text-decoration : underline;
}
a.link_lg:hover{
	color : #FF0000;
	text-decoration : underline;
	font-weight : none;
}
a.link_lg:active{
	color : #9900CC;
	text-decoration : underline;
}
a.linksm{ 
	color : black;
	font-family : Verdana;
	font-size : 10px;
	font-weight : none;
	text-decoration : underline;
}
a.linksm:hover{
	color : #FF0000;
	font-size : 10px;
	font-weight : none;
	text-decoration : underline;
}
a.linksm:active{
	color : #9900CC;
	font-size : 10px;
	font-weight : none;
	text-decoration : underline;
}
a.linkblue{ 
	color : #3791CF;
	font-family : Verdana;
	font-size : 12px;
	font-weight : none;
	text-decoration : underline;
}
a.linkblue:hover{
	color : #FF0000;
	font-size : 12px;
	font-weight : none;
	text-decoration : underline;
}
a.linkblue:active{
	color : #9900CC;
	font-size : 12px;
	font-weight : none;
	text-decoration : underline;
}
.text{ 
	color : black;
	font-family : Verdana;
	font-size : 12px;
	font-weight : none;
	text-decoration : none;
}
.textlarge{ 
	color : black;
	font-family : Verdana;
	font-size : 20px;
	font-weight : none;
	text-decoration : none;
}
.textbold{ 
	color : black;
	font-family : Verdana;
	font-size : 12px;
	font-weight : bold;
	text-decoration : none;
}
.textheading{ 
	color : #2777DA;
	font-family : Verdana;
	font-size : 14px;
	font-weight : bold;
	text-decoration : none;
}
.textred{ 
	color : #FF0000;
	font-family : Verdana;
	font-size : 12px;
	font-weight : bold;
	text-decoration : none;
}
.textsm{ 
	color : black;
	font-family : Verdana;
	font-size : 10px;
	font-weight : none;
	text-decoration : none;
}
.textsm_grey{ 
	color : #999999;
	font-family : Verdana;
	font-size : 10px;
	font-weight : none;
	text-decoration : none;
}
.textlg{ 
	color : black;
	font-family : Verdana;
	font-size : 14px;
	font-weight : none;
	text-decoration : none;
}
.textlgbold{ 
	color : black;
	font-family : Verdana;
	font-size : 14px;
	font-weight : bold;
	text-decoration : none;
}
.content{ 
	color : #000000;
	background : white;
	font-family : sans-serif;
	font-size : 12px;
	font-weight : normal;
	text-decoration : none;
}
.pagebreak {page-break-before:always}
