A:VISITED	 	{ text-decoration: underline;
				  	color: #800080
					}

A:LINK			{ text-decoration: underline;
					color: #800080
					}

A:ACTIVE		{ text-decoration: underline;
					color: #800080
					}

A:HOVER			{ text-decoration: none;
					color: #800080
					}					
					
.text			{ font-family: times;
					font-size: 11pt;
					color: #000000
					}

.impact			{ font-family: impact;
					font-size: 28pt;
					color: #630084
					}

.boldtext			{ font-family: times;
					font-size: 11pt;
					font-weight: bold;
					color: #000000
					}

.arialtext			{ font-family: arial;
					font-size: 8pt;
					color: #000000
					}

.smtext			{ font-family: times;
					font-size: 9pt;
					color: #000000
					}

.textcenter			{ font-family: times;
					font-size: 10pt;
					color: #C0C0C0;
					text-align: center
					}

.caption		{ font-family: arial;
					font-size: 24pt;
					font-weight: bold;
					color: #630084
					}

.captiontop		{ font-family: arial;
					font-size: 14pt;
					font-weight: bold;
					color: #630084
					}

.lgcaption		{ font-family: arial;
					font-size: 32pt;
					font-weight: bold;
					color: #630084
					}

.smcaption		{ font-family: times;
					font-size: 12pt;
					font-weight: bold;
					text-decoration: underline;
					color: #000000
					}

.initial		 { font-size: 14pt;
					letter-spacing: 1mm;
					font-weight: bold
								}		