body			{	background-color: #ffffff;	}

a:link		{	color: #993300; text-decoration: none;	}
a:visited	{	color: #993300; text-decoration: none;	}
a:active		{	color: #ffffff; text-decoration: none;	}
a:hover		{	color: #000099; text-decoration: underline;	}

p				{
					font-family: "arial", "helvetica", "verdana";
					font-size: 13px; color: #000000;
					line-height: 15px;
				}

li				{
					font-family: "arial", "helvetica", "verdana";
					font-size: 13px; color: #000000;
					line-height: 15px;
				}

.p				{
					font-family: "arial", "helvetica", "verdana";
					font-size: 13px; color: #000000;
					line-height: 15px;
				}

.sub			{
					font-size: 13px; color: #aaaaaa;
					text-align: right; line-height: 14px;
				}
				
.head1		{
					font-size: 19px; color: #000000;
					line-height: 21px;
				}
				
.head2		{
					font-size: 13px; color: #000000; font-weight: bold;
					line-height: 15px;
				}

.caption		{
					font-size: 11px; color: #000000;
					line-height: 12px;
				}

.nav			{
					font-size: 13px; color: #000000; font-weight: bold;
					line-height: 15px;
				}

.box_head_1	{
					font-size: 16px; color: #ffffff; font-weight: bold;
				}

.box_head_2	{
					font-size: 12px; color: #ffffff; font-weight: bold;
				}

.quote		{	margin-left: 30px;	}

.alert		{
					font-family: "arial", "helvetica", "verdana";
					font-size: 12px; color: #ff0000; font-weight: bold;
					line-height: 14px;
				}

.alert_big	{
					font-family: "arial", "helvetica", "verdana";
					font-size: 15px; color: #ff0000; font-weight: bold;
					line-height: 17px;
				}

.row1	{	background-color: #d4e5e8;	}
.row2	{	background-color: #ffffff;	}

