﻿body {

}

.Label
	{
	color:white;
	font-size:16px;
	font-family:Times New Roman;
	font-weight:bold;
	text-align:center;
	}

.LabelHeadings
	{
	text-decoration: underline;
	color: Fuchsia  ;		
	font-size:12px;
	font-style:italic ;
	font-family:Times New Roman;
	font-weight:bold;
	
	}
	.BtnHeadings
	{
	color: Black  ;		
	font-size:12px;
	font-family:Times New Roman;
	font-weight:bold;
	background-color: Yellow;
	text-align:center;
	}
	
.Text

	{
	color:Black;
	font-size:12px;
	font-family:Times New Roman;
	text-align:left;
	}
	
.Heading
	{
	color:Gray ;
	font-size:45px;
	font-family:Times New Roman;
	text-align:left;
	}

.SubHeading
	{
	color:Navy ;
	font-size:25px;
	font-family:Arial ;
	text-align:center;
	}

.StarColor
	{
	color:Red  ;
	font-size:15px;
	font-family:Arial ;
	text-align:left;
	}
	
.TextBoxes
	{
	color: Red;
	font-size:12px;
	font-family:Verdana;
	text-align:left;
	font-weight:bold ;
	}	

.Links
	{
	color:ButtonHighlight  ;
	font-size:14px;
	font-family:Times New Roman;
	font-style:oblique
	}