﻿.headr
{
	background-image:url('Images/pg.jpg');background-repeat:repeat-x;
	text-align:justify;
	
	
}
body {
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

a:hover{
	font-size:13px;
	text-decoration:underline;
	color:red;
}
a:link
{
	font-size: 13px;
	text-decoration:underline ;
	color: black;
}
a:visited
{
	font-size: 13px;
	text-decoration:none ;
	color: black;

}

ul{
	list-style-type:none;
	}
ul li{
	background:url(images/middel_arrow.gif) no-repeat 0 10px;  padding:0 0 0 0px;
	}
.slogan
{
color: white;
font-family: Arial, Helvetica, sans-serif;
font-size: 30px;
text-align: center;
}
.maintext
{
	color:Black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.bigtext
{
	color:Black;
	font-size:large;
	font-family:Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #CC3300;
}
