.MainPagePackageTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #6666CC;

}
.NormalText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
}
.NormalTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: justify;
}
.NormalNavyText
{
	font-size: 12px;
	color: #000099;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
}
.NormalRoseText
{
	font-size: 12px;
	color: #990099;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
}
.NormalAlternativeItem
{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ebe7ff;
	text-align: justify;
}
.NormalItem
{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: ghostwhite;
	text-align: justify;
}
.NormalTextWarning
{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #cccccc;
	text-align: justify;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.MainPagePackageVersion {
	font-size: 14px;
	font-weight: bold;

}
.MainPagePackageVersionStrong
{
	font-weight: bold;
	font-size: 14px;
	color: #cc00cc;
	font-family: Arial;
}
.MainPagePackageDescription {
	font-style: italic;
}
.MainPageBulletPoints {
	list-style-type: square;
	list-style-position: outside;
}
.MainPageTopTitle
{
	font-weight: bold;
	font-size: 24px;
	color: #cc00cc;
	font-style: italic;
}
.MainPageSearchTitle {
	font-size: 16px;
	font-weight: bold;
	background-color: #CCCCFF;
}
.MainPageSearchText {
	background-color: #EEEEEE;
}
.PretendLink {
	color: #0000FF;
	text-decoration: underline;
	cursor: hand;
}
.LineVerticalDotted {
	background-color: #CCCCCC;
	background-image: url(images/Dotted%20-%20Vertical.gif);
	background-repeat: repeat-y;
}
