﻿body {font-family: Arial, Verdana, Helvetica, sans-serif; font-size:12px;
}

p
{
    line-height: 1.5em;
    padding-bottom: 1em;
} 

a
{
    color: #000099;
    text-decoration: none;
}

a:hover
{
    color: #FF0000;
    text-decoration: none;
}

/*headings*/

h1
{
    font-size: 150%;
    font-weight: normal;
    padding-bottom: 0.4em;
    color: #3E1B50;
}

h2	{color:#3E1B50; margin:0 0 10px 0; padding:0; font-size:130%; font-weight:normal; }
h3	{
    color: #3E1B50;
    margin: 0 0 10px 0;
    padding: 0;
    font-size: 100%;
    font-weight: bold;
    font-style:normal;
    text-decoration:none
}
h3 a
{
    text-decoration:none;
    }
    

.PhotoBorder
{
    padding:10px;
    }
