
BODY	{
		margin-top: 		0; 
		margin-left: 		0; 
		margin-right: 		0; 
		margin-bottom: 	0; 
		background-color: #FFFEF6; 
		color: 				#000000; 
		font-family: 		Tahoma,Arial,SANS-SERIF;
		font-size: 			13px; 
		}

.Text6 { font-family:Tahoma,Arial,SANS-SERIF; font-size:23px; }
.Text5 { font-family:Tahoma,Arial,SANS-SERIF; font-size:19px; }
.Text4 { font-family:Tahoma,Arial,SANS-SERIF; font-size:17px; }
.Text3 { font-family:Tahoma,Arial,SANS-SERIF; font-size:15px; }
.Text2 { font-family:Tahoma,Arial,SANS-SERIF; font-size:13px; }
.Text1 { font-family:Tahoma,Arial,SANS-SERIF; font-size:11px; }

A:link 		{	color:	#0000FF; }
A:active		{	color: 	#0000FF; }
A:visited	{	color: 	#0000FF; }

A.Large	{ 
			font-size: 		17px; 
			font-weight: 	bold; 
			margin-bottom: 5px; 
			margin-top: 	5px; 
			}

TH	{	font-family: 		Tahoma,Arial,SANS-SERIF; 
		font-size: 			13px; 
		font-weight: 		bold; 
		background-color:	#E3F3FC; 
		color: 				#000000; 
		text-align: 		left;
		vertical-align:	bottom;
	}

TH.RowHeader	{	font-family: 		Tahoma,Arial,SANS-SERIF; 
						font-size: 			13px; 
						font-weight: 		bold; 
						background-color:	#E3F3FC; 
						color: 				#000000; 
						text-align: 		left;
						vertical-align:	top;
					}

TD	{
		font-family:	Tahoma,Arial,SANS-SERIF; 
		font-size: 		15px; 
		color: 			#000000; 
	}

TD.DataCell	{	
				font-size:			13px; 
				background-color:	#FFFFFF;
				text-align: 		left;
				}

TD.CenterData	{	
					font-size:			13px; 
					background-color:	#FFFFFF;
					text-align: 		center;
					}

TD.KeyCell	{	
				font-size:			13px; 
				text-align: 		left;
				}

TD.CheckCell	{	
					font-size:			13px; 
					text-align: 		left;
					}

TD.OvalCell	{	
				font-size:			13px; 
				font-weight:		bold;
				text-align: 		center;
				}

TD.CalendarWeekdayCell	{	
								font-size:			11px; 
								text-align: 		center;
								}

TD.CalendarCell	{	
						font-size:			13px; 
						text-align: 		center;
						}

H1	{
	font-size: 		21px; 
	font-weight:	bold; 
	margin-bottom:	5px; 
	margin-top: 	0px; 
	text-align:		center;
	}

H2	{
	font-size:		19px; 
	font-weight:	bold; 
	margin-bottom:	5px; 
	margin-top:		5px; 
	text-align:		center;	
	}

H3	{ 
	font-size: 		17px; 
	font-weight: 	bold; 
	margin-bottom: 5px; 
	margin-top: 	5px; 
	text-align:		center;	
	}

P	{
	margin-top: 	10px; 
	margin-bottom:	0px; 
	}

P.V	{
		margin-top: 	5px; 
		margin-bottom:	0px; 
		}

P.II	{
		margin-top: 	2px; 
		margin-bottom:	0px; 
		}

HR.Key 	{
			margin-top: 	0px; 
			margin-bottom:	0px; 
			}

FORM	{
		margin-top: 	0px; 
		margin-bottom:	0px; 
		}

P.Indent	{
			margin-top:		5px; 
			margin-bottom:	0px;
			text-indent:	20px;
			}

.FootNote	{	font-size: 11px; }

A.StealthLink	{	
					text-decoration:	none; 
					font-size: 			13px; 
					}
					
A.StealthLink:link 		{	color:	#000000; }
A.StealthLink:active		{	color: 	#000000; }
A.StealthLink:visited	{	color: 	#000000; }

A.GrayLink	{	
					text-decoration:	none; 
					font-size: 			13px; 
					}
					
A.GrayLink:link 		{	color:	GRAY; }
A.GrayLink:active		{	color: 	GRAY; }
A.GrayLink:visited	{	color: 	GRAY; }

A.CalendarLink	{	
					text-decoration:	none; 
					font-size: 			13px; 
					}
					
A.CalendarLink:hover {text-decoration: underline; }

.RedLink { color:red; text-decoration:none; }

