.paragraphText{  

	text-align: justify;

	font-family: Verdana, mono;

	font-size: 12px;

	font-style: normal;

	font-weight: normal;

}

.paragraphTextCentered { text-align: center; font-family: Arial, mono; font-size: 12px; font-style: normal; font-weight: normal; }

body     { font-family:verdana; }


a        { color: blue; }
a:link  { color:blue; }
a:visited  { color:blue; }
a:hover  { color:blue; }
a:active  { color:blue; }

input    { border-style: groove; }


.btn     { background: #6f6f90; color: white; font-family:verdana; border-style:none; cursor:hand }