body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


.boxed {
	border: 1px solid #003366;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 600;
	color: #00467E;
	text-decoration: none;
}

a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 600;
	color: #00467E;
	text-decoration: none;
	}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 600;
	color: #f7b200;
	text-decoration: none;
	
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 600;
	color: #00467E;
	text-decoration: none;
}
.heading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #00467E;
	text-decoration: none;
}
.heading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #00467E;
	text-decoration: none;
}
.heading3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #00467E;
	text-decoration: none;
}
.heading4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
.breadcrumb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}

.DansRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color:#FF0000;
	font-weight:bold;
	

}

.Attention {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color:#FF0000;
	font-weight:bold;
	border: 1px solid #ff0000;
	

}

.BasicBlue {
color: #0000FF;
font-size: 14;
}
.BasicBlueBigger {
color: #0000FF;
font-size:16px;
font-weight:bold
}

.BigRed {
	color: #FF0000;
	font-size: 36px;
	font-weight:bold;
	font-style: italic;
}

.BigBlue {
	color: #0000FF;
	font-size: 36px;
	font-weight:bold;
	font-style: italic;
}
.Purple {color: #800080}
.PurpleBigger{font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-transform: none; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: #800080; }
.Red {color: #FF0000}
.RedBigger {
color: #FF0000;
font-size: 18px
}
.Keywords {
	color: #7EA0F2;
	font-size: 8px;

}
