﻿body {
}
.linkdarkblue
{
	font-family: tahoma;
	font-size: 12px;
	color: #400080;
	text-decoration: none;
	
}
.linkdarkblue:hover
{
	font-family: tahoma;
	font-size: 12px;
	color:red;
	text-decoration: none;
	
}
.TitleBlueBold
{
	font-family:Tahoma;
	font-size: 13px;
	font-weight:bold;
	color:Black;
}
.paragraph
{
	font-family: tahoma;
	color: #4F4A60;
	text-indent: 4px;
	font-size:x-small;
}


