﻿.BoldCtrStyle {
	text-align: center;
	font-weight: 700;
	font-size: small;
	font-family: Verdana;
	color: #000080;
}
.CenterStyle {
	text-align: center;
}
.VerdStyles {
	font-family: Verdana;
	font-size: small;
	color: #000080;
	text-align: justify;
}
.BoldStyle {
	font-family: Verdana;
	font-size: small;
	color: #000080;
	font-weight: bold;
	text-align: left;
}
.x-smallStyle {
	font-family: Verdana;
	font-size: xx-small;
	color: #800000;
	font-weight: normal;
	text-align: center;
}
.BoldRtStyle {
	font-family: Verdana;
	font-size: small;
	font-weight: bold;
	color: #000080;
	text-align: right;
}
.BackgroundPic {
	background-image: url(images/AFCEA-15op-400x400.jpg);
}
.ListStyle {
	list-style-type: circle;
	list-style-position: inside;
	font-family: Verdana;
	font-size: small;
	color: #000080;
}
