﻿
h2,.Header{
  color:#000000;
  font-size:12px;
  border-left:5px solid #14b2ee;
  padding-left:10px;
  font-weight:bold;
  font-family: Arial
}

h3,.SubHeader{
  color:#14b2ee;
  font-size:12px;
  font-weight:bold;
}

.SmallText{
  font-size  :10px;
}

/* Main Styles */
td,body{
  font-family: arial;
  font-size: 12px;
  color:#666666;
  text-decoration:none;
}

/* Links */
an{
  color:#009eee;
  text-decoration:none;
}
a:hovern{
  color:#009eee;
  text-decoration:underline;
}

input,textarea,select,button{
	font-family: verdana;
	font-size: 11px;
	color: black;
	margin-left: 11px;
}


