.Title
{
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	background-color: inherit;
    color: #333333;
    vertical-align: top;
}

.Subhead
{
    font-family: inherit;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	background-color: inherit;
    color: #333333;
    vertical-align: top;
}

.Text 
{
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	background-color: #ffffff;
    color: #464646;
    vertical-align: top;
    text-align: left;
    white-space:normal;
}

.Bullet 
{
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	background-color: #ffffff;
    color: #464646;
    vertical-align: top;
    text-align: left;
    white-space:normal;
    list-style-type:circle;
}

.Caption
{
    background-color: inherit;
    font-family:  inherit;
	font-size: inherit;
	font-style: oblique;
	line-height: inherit;
	font-weight: normal;
	font-variant: inherit;
	text-transform: inherit;
	color: inherit;
    text-align: left;
    vertical-align: top;
}


