body,p,tr,td,ul,li,form,input,textarea {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size : 16px;
	font-style : normal;
	font-weight : normal;
	color : #000000;
}

.donate {
	font-size : 12px;
}

.donateSmall {
	font-size : 11px;
}

a.donateLink,a.donateLink:link,a.donateLink:hover,a.donateLink:active,a.donateLink:visited {
	font-size : 12px;
	color : red;
	text-decoration: underline;	
}

b,strong {
	font-weight : bold;
}

i,em {
	font-style : italic;
}

u {
	text-decoration : underline;
}

.bigBlueBold {
	font-size : 22px;
	color : #0033cc;
	font-weight : bold;
}

.blueBold {
	font-size : 18px;
	color : #0033cc;
	font-weight : bold;
}

.blueBold16 {
	font-size : 16px;
	color : #0033cc;
	font-weight : bold;
}

.dkblueBold16 {
	font-size : 16px;
	color: #003399;
	font-weight : bold;
}

.dkblueBold12 {
	font-size : 12px;
	color: #003399;
	font-weight : bold;
}

.dkblue12 {
	font-size : 12px;
	color: #003399;
	font-weight : normal;
}

.dkblueBold {
	font-size : 18px;
	color: #003399;
	font-weight : bold;
}

.blackBold {
	font-size : 16px;
	color : #000000;
	font-weight : bold;
}

.smallLTgray {
	color : #999999;
	font-size : 12px;
}

.small {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
}

.redBold {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size : 16px;
	color : red;
	font-weight : bold;
}

.smredBold {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size : 12px;
	color : red;
	font-weight : bold;
}

a,a:link,a:hover,a:active,a:visited {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size : 16px;
	font-style : normal;
	font-weight : normal;
	color : #0033cc;
	text-decoration: underline;	
}

a.smdiabloLink,a.smdiabloLink:link,a.smdiabloLink:hover,a.smdiabloLink:active,a.smdiabloLink:visited {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size : 16px;
	font-style : normal;
	font-weight : bold;
	color : red;
	text-decoration: underline;	
}

a.smredLink,a.smredLink:link,a.smredLink:hover,a.smredLink:active,a.smredLink:visited {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
	color : red;
	text-decoration: underline;	
}

a.diabloLink,a.diabloLink:link,a.diabloLink:hover,a.diabloLink:active,a.diabloLink:visited {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size : 22px;
	font-style : normal;
	font-weight : bold;
	color : red;
	text-decoration: underline;	
}

a.bold,a.bold:link,a.bold:hover,a.bold:active,a.bold:visited {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size : 16px;
	font-style : normal;
	font-weight : bold;
	color : #0033cc;
	text-decoration: underline;	
}

a.small,a.small:link,a.small:hover,a.small:active,a.small:visited {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size : 12px;
	color : #0033cc;
	text-decoration: underline;
}
 
a.smallFooter,a.smallFooter:link,a.smallFooter:hover,a.smallFooter:active,a.smallFooter:visited {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size : 12px;
	color : #cccccc;
	text-decoration: underline;
}

.thinBorder {
	border: thin solid #000000;
}

.asterisk {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size : 22px;
	font-style : normal;
	font-weight : bold;
	color : red;
}

.asterisk_legal {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size : 18px;
	font-style : normal;
	font-weight : bold;
	color : #666666;
}

.small_legal {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size : 12px;
	color : #666666;
	font-style : italic;
}

.redText {
	color : red;
}