td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #eeeeee;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #eeeeee;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #9b84ff;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #9b84ff;
}
a:link {  color: #9b84ff; text-decoration: none}
a:visited { color: #9b84ff; text-decoration: none }
a:hover { color: #9b84ff; text-decoration: underline}
.edit {
background-color : #8773dd;
padding : 2px 5px 3px;
color : #ffffff;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-weight : bolder;
font-size : 10px;
text-align : center;
text-decoration : none;
cursor : pointer;
border : 2px solid #ffffff;
}

.viewBut, a.viewBut:link, a.viewBut:visited, a.viewBut:hover  {
background-color : #8773dd;
width: 130px;
padding : 2px 5px 3px;
color : #ffffff;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-weight : bolder;
font-size : 10px;
text-align : center;
text-decoration : none;
cursor : pointer;
border : 2px solid #ffffff;
}
a.topnav:link {
                font-family: Arial, Helvetica, sans-serif;
                font-size: 13px;
                font-weight: bold;
                color: #FFFFFF;
                text-decoration: none;
}
a.topnav:visited {
                font-family: Arial, Helvetica, sans-serif;
                font-size: 13px;
                font-weight: bold;
                color: #FFFFFF;
                text-decoration: none;
}
a.topnav:hover {
                font-family: Arial, Helvetica, sans-serif;
                font-size: 13px;
                font-weight: bold;
                color: #9b84ff;
                text-decoration: none;
}

