@charset "UTF-8";
/* CSS Document */

h1{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:26px;
color:#973e8d;
padding-left:20px;
}

p{
font-family:Tahoma, "Trebuchet MS";
font-size:11.5px;
color:#222;
padding-right:280px;
font-weight:normal;
line-height:20px;
padding-left:20px;
}

a:link, a:visited{

color:#993399;
text-decoration:underline;
font-weight:bold;
}

a:hover{
text-decoration:none
}