﻿/* Content Styles */
#images_box {
	top: auto;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top:5px;margin-bottom:5px;
}
#image_border {
	border: 5px solid #FFCC99;
}
#p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #000099;
}
p.charity_number {
	font-size: x-small;
	color: #CC6714;
	font-family: Verdana;
}
.no_space_p {
	margin-bottom: 0;
}

#content p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000099;
	font-weight: 600;
	text-align: justify;
	padding-top: 10px;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #000099;
	font-weight: 400;
}

h6 {
	color: #0000CC;
}
h5 {
	color: #990099;
}
h3 {
	color: #0000CC;
	font-style: oblique;
}
h2 {
	color: #0000CC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-style: oblique;
}
#content h1 {
	color: #0000CC;
}
#content img {
	padding: 10px;
}
#content h4 {
	color: #0000CC;
}
#content_p {
	font-family: Verdana;
	font-size: 12pt;
	font-weight: 600;
	color: #000099;
	text-align: left;
}
#content ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: 400;
	color: #000099;
	text-align: left;
}
#content li {
	font-family: Arial, Helvetica, sans-serif;
	color: #000099;
	text-align: left;
	list-style-type: none;
	padding-top: 5px;
	list-style-image: none;
}
