﻿

.subtitle
{
	color : Green;
}

H1, H2, H3, H4, H5, LI
{
	font-family : Arial;
}

H2, H3, H4, H5
{
	font-weight : bold;
}

H1
{
	font-size : 20px;
	
	color : #00387a;
	font-weight : normal;
}

H2
{
	font-size : 12px;
	color : #7e7e7e;
	
}

H3
{
	font-size : 11pt;
	color : #777676;
}

H4
{
	font-size : 10pt;
	color : #777676;
}

H5
{
	font-size : 12px;
	color : #7e7e7e;
}


.middle LI
{
	font-size : 11px;
	color : #252525;
	font-weight : normal;
}

.rightContentTitle
{
	font-size : 12px;
	font-weight : bold;
	color : #757575;
}

.rightContentBody
{
	font-size : 12px;
	color : #757575;
	font-weight : normal;
}

.rightContent
{
	background-color : #F9F9F9;
	line-height : normal;
	word-spacing : normal;
	border : solid 1px #C3C3C3;
}

.rightContent TD
{
	padding : 4px;
}

.rightContent IMG
{
	padding-top : 0px;
	padding-bottom : 0px;
}

.rightContent A:link
{
	text-decoration : none;
	font-weight : bold;	
}

.lower
{
	border-top : dotted 1px #C3C3C3;
}

.rightContent TABLE
{
	width : 187px;
}
