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


body {
 background-color: #F0F0F0;
 background-image: url();
}

a:link {
 text-decoration: none;
 color: #FFFFFF;
}
a:visited {
 text-decoration: none;
  color: #FFFFFF;
}
a:hover {
 text-decoration: none;
  color: #FFFFFF;
}
a:active {
 text-decoration: none;
 color: #FFFFFF;
}


.DonateColour {
 font-family: Georgia, "Times New Roman", Times, serif;
 font-size: 18px;
 color: #370000;
}

.Bodytext1 {
 font-family: Georgia, "Times New Roman", Times, serif;
 font-size: 16px;
 color: #ffffff;
}


.Bodytext2 {
 font-family: Georgia, "Times New Roman", Times, serif;
 font-size: 14px;
 color: #ffffff;
}

.Bodytext3 {
 font-family: Georgia, "Times New Roman", Times, serif;
 font-size: 20px;
 color: #ffffff;
}

.Bodytext4 {
 font-family: Georgia, "Times New Roman", Times, serif;
 font-size: 20px;
 color: #FF6F72;
}

.Bodytext5 {
 font-family: Georgia, "Times New Roman", Times, serif;
 font-size: 17px;
 color: #FFFFFF;
}

.LargeHeader {
 font-family: Georgia, "Times New Roman", Times, serif;
 font-size: 40px;
 color: #ffffff;
}

.LargeHeader2{
 font-family: Georgia, "Times New Roman", Times, serif;
 font-size: 55px;
 color: #ffffff;
}

.MediumHeader {
 font-family: Georgia, "Times New Roman", Times, serif;
 font-size: 25px;
 color: #ffffff;
}

.BoldFont1 {
font-family: Georgia, "Times New Roman", Times, serif;
 font-size: 16px;
 color: #ffffff;
}

.H2 {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 14px; 
 color: #666666;
 font-weight: bold;
}

.Link {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
    color: #0000FF;
}

.NonLink {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px; 
color: #999999;
font-weight: bold;
 }
 
 .RedBold {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px; 
color: #990000;
font-weight: bold;
 }

.SmallTitle {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px; 
 color: #666666;
 font-weight: bold;
}