﻿body 
{
	 text-align: center;
	 margin :0;
}


.formDesign
		{
			vertical-align :middle;
			 text-align: center;
			 margin :0;
		}
		
		
.greenWords
		{
			font-weight:700;
			color:#9ACD32;
			font-family:Arial;
			
			}
			
			
.elmarkWords
{
			font-weight:600;
			font-size:11px;
			color:#006699;
			font-family:Arial;
			text-decoration: none;
			}
			
.stellarWords
{
			font-weight:600;
			font-size:11px;
			color:Navy;
			font-family:Arial;
			text-decoration: none;
			}
			
			