/* CSS Document */



.subtext

	{

	color: #C0C0C0;

	padding: 5px;

	font-size: 12px;

	font-family: arial , verdana;

	font-weight: normal;

	text-align: justify;

	background-color: transparent;

	}

.subtext1

	{

	color: #C0C0C0;

	font-size: 10px;

	font-family: arial , verdana;

	font-weight: normal;

	text-align: left;

	}

 .subtext h2

	{

	color: #C0C0C0;

	font-size: 12px;

	}

.subtext a:link, .subtext a:visited

	{

	color: #C0C0C0;

	text-decoration: none;

	font-family: arial , verdana;

	font-size: 12px;

	font-weight: bold;

	}

.subtext a:hover, .subtext a:active

	{

	color: #C0C0C0;

	text-decoration: none;

	font-family: arial , verdana;

	font-weight: bold;

	}

