a			{
					text-decoration: none;
					font-weight: bold;
			}

.Default	{		font-family : "MS Sans Serif", "Verdana", "Arial", "Helvetica";
					font-size : 10px;
					line-height : 15px;
			}
.Header		{		font-family : "MS Sans Serif", "Verdana", "Arial", "Helvetica";
					font-size : 18px;
					line-height : 15px;
					font-weight : bold;
			}
.Big		{		font-family : "MS Sans Serif", "Verdana", "Arial", "Helvetica";
					font-size : 14px;
					line-height : 15px;
					font-weight : bold;
			}
.Small		{		font-family : "MS Sans Serif", "Verdana", "Arial", "Helvetica";
					font-size : 8px;
					line-height : 12px;
					color: Silver;
			}
.News					{	font-family:		"TimesNewRoman", "Verdana";
							font-weight:		Bold;
							font-size:			10px;
							color:				white;
						}
.TableRowHighlighted	{	font-family:		"TimesNewRoman", "Verdana";
							font-weight:		Bold;
							font-size:			20px;
							color:				ffffff;	
						}
td.txt 					{	border:				1px solid #000000; 
							text-align:			center; 
							font-weight:		bold; 
							color:				#ffffff;
						}

