.giftform h1
{
    font-family: Georgia, "Times New Roman", serif;
    font-size: 22pt;
    color: #000000;
}

.giftform h2
{
    font-family: Georgia, "Times New Roman", serif;
    font-size: 18pt;
    color: #000000;
}

.giftform .fieldname
{
    font-family: Verdana, Arial, sans-serif;
    font-size: 10pt;
    color: #000000;
}

.giftform .response
{
    font-family: Verdana, Arial, sans-serif;
    font-size: 10pt;
    color: #000000;
}

.giftform a:link
{
	color: #000000;
	text-decoration: underline;
}
.giftform a:visited 
{
	color:  #6D7B8D;
	text-decoration: underline;
}
.giftform a:active 
{
	color:  #CCCCCC;
	text-decoration: none;
}

.giftform .comment
{
    font-family: Verdana, Arial, sans-serif;
    font-size: 10pt;
    color:  #000000;
}

.giftform .smallcomment
{
    font-family: Verdana, Arial, sans-serif;
    font-size: 8pt;
    color: #000000;
}

