.Title	 {
	Font-Family : sans-serif;
	Font-Size : x-large;
	Color : #660099;
	font-weight : bold;
}
.Header	 {
	Font-Family : sans-serif;
	Font-Size : large;
	Color : #660099;
	background-image : none;
	font-weight : bold;
}
.Text {
	Font-Family : sans-serif;
	Font-Size : medium;
	Color : #660099;
	font-weight : normal;
	padding-left : 2%;
	padding-right : 4px;
}
.SmallText {
	Font-Family : sans-serif;
	Font-Size : x-small;
	Color : #660099;
	font-weight : normal;
}
:link {
	text-decoration : underline;
	font-family : sans-serif;
	color : #660099;
	font-weight : normal;
}
:active	 {
	Text-Decoration : Nonefont-family : serif;
	color : Blue;
	font : sans-serif;
}
:visited	 {
	Text-Decoration : underline;
	font-family : sans-serif;
	color : #660099;
	font-weight : bold;
}
.BorderText {
	border : thin dashed;
	border-color : #660099;
	Font-Family : sans-serif;
	Font-Size : medium;
	Color : #660099;
	font-weight : normal;
	padding-left : 4%;
	padding-right : 4%;
	padding-top : 4%;
	padding-bottom : 4%;
}
