/* CSS Document */
body {
	background-color: #FFFFCC;
}
h1 {
	color: #000000;
	font-family:"Script MT Bold", Script, cursive;
	font-size: 22pt;
	text-align: center;
}
h2 {
	color: #FF0000;
	font-family: "Times New Roman", Times, serif;
	font-size: 15pt;
	text-align: center;
	font-weight: lighter;
}
h3 {
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: xx-large;
	text-align: left;
	font-weight: lighter;
	line-height: 70%;	
}
p.blog {
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	text-align: left;
}
p.blog-date {
	text-align: right;
}
p.blog-heading {
	text-align: center;
}
#Blogs {
	margin: 0px 40px 0px 30px;
}
.img {
	height: 345px;
	vertical-align: middle;
	width: 362px;
}
.normal-text {
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	text-align: left;
}
.picture {
	height: 220px;
	width: 148px;
}
.table {
	background-color: #DDDDDD;
	border: 0;
	width: 600px;
}
.table-img {
	text-align: right;
}
.table-row {
	background-color: #FFFFFF;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	text-align: left;
}
.table-text {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	text-align: left;
}
.tableHeading-row {
	background-color: #EEEEEE;
}
.tableHeading-row-text {
	color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: large;
	text-align: center;
	text-transform: uppercase;
}
.tableHeading-text {
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 13pt;
	text-align: center;
}