.text
{
font-family:Arial;
font-size:12px;
font-weight:normal;
}

.textbold
{
font-family:Arial;
font-size:12px;
font-weight:bold;
}

.textboldcolor
{
font-family:Arial;
font-size:12px;
font-weight:bold;
color:#840554;
}

.textlink
{
font-family: Arial;
font-size:12px;
font-weight:normal;
text-decoration:none;
}

.textlink:hover
{
font-family: Arial;
font-size:12px;
font-weight:normal;
text-decoration:underline;
}

.textsmall
{
font-family: Arial;
font-size:10px;
font-weight:normal;
text-decoration:none;
}

.textsmalllink
{
font-family: Arial;
font-size:10px;
font-weight:normal;
text-decoration:none;
}

.textsmalllink:hover
{
font-family: Arial;
font-size:10px;
font-weight:normal;
text-decoration:underline;
}

.textbiggerbold
{
font-family: Arial;
font-size:14px;
font-weight:bold;
text-decoration:none;
}

.textbigger
{
font-family: Arial;
font-size:14px;
font-weight:normal;
text-decoration:none;
}

.title
{
font-family: Arial;
font-size:16px;
color:#840554;
font-weight:bold;
text-decoration:none;
}

h1 { border-width: 20px; border-color:#0000ff; border-style:outset }

