:focus {
	outline: 0;
}


td {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	color: #333333; 
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
	font-weight: normal;
}

.headingColor {
	font-size: 36px;
	color: #CC00FF;
}

body {
	margin-top: 0px;
	background-color: #CC00FF;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-variant: normal;
}

a:link {
	color: #CC00FF;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #CC00FF;
}
a:hover {
	text-decoration: none;
	color: #CC00FF;
}
a:active {
	text-decoration: underline;
	color: #CC00FF;
}

h1 {
	font-size: 17px;
	color: #FFFFFF;
	font-weight: normal;
}

.navbar {
	font-size: 17px;
	color: #FFFFFF;
	font-weight: normal;
}

.alltext {
	font-size: 16px;
	color: #333333;
}

