a:link {
	color: #183A55;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
}

a:visited {
	color: #183A55;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
}

a:hover {
	color: #183A55;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
}

a:active {
	color: #003060;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
}
.Font {
	font-family: "Comic Sans MS";
	color: #003366;
	font-size: 13px;
	text-align: left;
}
.Caption {
	font-family: "Comic Sans MS", cursive;
	font-size: 11px;
	color: #036;
	text-align: center;
}
.Heading {
	font-family: "Comic Sans MS", cursive;
	font-size: 13px;
	font-weight: bold;
	color: #036;
}
.Caption_LeftAlign {
	font-family: "Comic Sans MS", cursive;
	font-size: 11px;
	color: #036;
	text-align: left;
}
.Caption_RightAlign {
	font-family: "Comic Sans MS", cursive;
	font-size: 11px;
	color: #036;
	text-align: right;
}
.Italic {
	font-style: italic;
	font-family: "Comic Sans MS", cursive;
	font-size: 13px;
	color: #036;
	text-align: left;
}
.Centre_Align_Text {
	font-family: "Comic Sans MS", cursive;
	font-size: 13px;
	color: #036;
	text-align: center;
}
.Large_Heading {
	font-family: "Comic Sans MS", cursive;
	font-size: 16px;
	font-weight: bold;
	color: #036;
	text-align: left;
}
.Right_Align_Text {
	font-family: "Comic Sans MS", cursive;
	font-size: 13px;
	color: #036;
	text-align: right;
}

