body{
	margin: 0px;
	background-color: #000348;
	background-image: url(images/bg-gr.jpg);
	background-repeat: repeat-x;
}

.what{
	font-family: Becky;
	font-size:28px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.whatwhite{
	font-family: Becky;
	font-size:28px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.grey{
	background-color: #6a6b7d;
}
.white{
	background-color: #ffffff;
}
.yellow{
	background-color: #FFFF00;
}

.blue{
	background-color: #e0eaef;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #c3dfdf;
	border-right-color: #c3dfdf;
	border-bottom-color: #c3dfdf;
	border-left-color: #c3dfdf;
}
.box{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}

.iam{
	font-family: "trebuchet MS";
	font-size: 24px;
	font-weight:normal;
	color: #ff1200;
	text-decoration: none;
}

.headtext{
	font-family: "trebuchet MS";
	font-size: 24px;
	font-weight:bold;
	color: #ff1200;
	text-decoration: none;
}
.headtextlink{
	font-family: trebuchet MS;
	font-size: 22px;
	font-weight: normal;
	color: #0813bc;
	text-decoration: none;
}
.text{
	font-family: arial;
	font-size: 16px;
	font-weight: normal;
	color: #241d1a;
	text-decoration: none;
}
.smalltext{
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	color: #241d1a;
	text-decoration: none;
	line-height: 18px;
}
.whitetext{
	font-family: Arial;
	font-size: 16px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.blackhead{
	font-family: Arial;
	font-size:20px;
	font-weight: bold;
	color: #241d1a;
	text-decoration: none;
}
.textbold{
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight: bold;
	color: #241d1a;
	text-decoration: none;
}
.whitetextbold{
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
p{
	margin: 0px;
	padding: 0px;
}
.redtext{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #ff1200;
	text-decoration: none;
}
.redtextbold{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #ff1200;
	text-decoration: none;
}
.redhead{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #ff1200;
	text-decoration: none;
}
.ftext{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0d1283;
	text-decoration: none;
}
