
body { 
	font-family:Arial; 
	background-image:url("img/bg.jpg");
	background-attachment:fixed;
	background-repeat:no-repeat;
}

h1 { 
	font-family:Arial; 
	font-size:20; 
	color:rgb(63,70,43);
	text-align:center;
}

h1.i-list { 
	font-family:Arial; 
	font-size:20; 
	color:rgb(63,70,43);
	text-align:center;
}

h2 { 
	font-family:Arial; 
	font-size:20; 
	color:rgb(63,70,43);
	text-align:center;
}

h2.b { 
	font-family:Arial; 
	font-size:20; 
	color:rgb(51,102,0);
	text-align:center;
}


h3 { 
	font-family:Arial; 
	font-size:18; 
	color:red; 
	font-style:italic;
	text-align:center;
	margin-right:1cm;
}

h4 { 
	font-family:Arial; 
	font-size:16; 
	color:800000; 
	margin-left:1cm;
}

h5 { 
	font-family:Tahoma; 
	font-size:11; 
	color:red;
	text-align:center; 
}

p { 
	font-family:Arial; 
	font-size:17; 
	color:rgb(51,51,51);
	font-weight:700;
}

p.n-list { 
	font-family:Arial; 
	font-size:13;
	margin-right:1cm; 
	text-align:justify; 
	color:rgb(51,51,51);
}

p.b-list { 
	font-family:Arial; 
	font-size:13;
	margin:1em;
	text-align:left; 
	color:rgb(51,51,51);
}

p.a-list { 
	font-family:Arial; 
	font-size:13;
	text-align:center; 
	color:rgb(51,51,51);
}

p.list { 
	font-family:Arial; 
	font-size:17; 
	text-align:justify; 
	color:rgb(51,51,51);
	font-weight:700;
	margin-right:1cm;
}

p.c-list { 
	font-family:Arial; 
	font-size:17;
	margin:1em;
	text-align:justify; 
	color:rgb(51,51,51);
}

img {
	border-color:green;
	border-style:solid;
	border-width:thin;
}

li {
	font-family:Arial; 
	font-size:15; 
	color:rgb(51,51,51);
	font-weight:700;
}

a:link {
	font-family:Arial; 
	color:green; 
	font-size:17; 
	font-weight:700;
	text-decoration:none;
}

a:visited {
	font-family:Arial; 
	color:green; 
	font-size:17; 
	font-weight:700;
	text-decoration:none;
}

a:active {
	font-family:Arial; 
	color:red; 
	font-size:17;  
	font-weight:700;
	text-decoration:none;
}

a:hover {
	font-family:Arial; 
	color:rgb(121,135,1); 
	font-size:17; 
	font-weight:700;
	text-decoration:none;
}


p.ups { 
	font-family:Tahoma; 
	font-size:17; 
	color:red; 
}

#dropmenudiv {
	position:absolute;
	border:1px solid black;
	font:normal 12px Verdana;
	line-height:18px;
	z-index:100;
}


.center a{
  font-family:Arial; 
  font-size:17; 
  font-weight:700;
  padding:1px 4px;
  border:1px solid #c7c7c7;
  text-decoration:none;
  margin:1 1px;
  background:#f7f7f7;
  color:#000;
}

.center a:hover{
  font-family:Arial; 
  font-size:17; 
  font-weight:700;
  background:rgb(153,255,153);
  border:1px solid #666;
}

.center a:active{
  font-family:Arial; 
  font-size:17; 
  font-weight:700;
  background:rgb(0,153,0);
  border:1px solid #666;
  color:#fff;
}

.center a.cen {
  font-family:Arial; 
  font-size:17; 
  font-weight:700;
  background:rgb(0,153,0);
  border:1px solid #666;
  color:#fff;
}

.b-list a:link {
	font-family:Arial; 
	color:green; 
	font-size:13; 
	font-weight:700;
	text-decoration:none;
}

.b-list a:visited {
	font-family:Arial; 
	color:green; 
	font-size:13; 
	font-weight:700;
	text-decoration:none;
}

.b-list a:active {
	font-family:Arial; 
	color:red; 
	font-size:13;  
	font-weight:700;
	text-decoration:none;
}

.b-list a:hover {
	font-family:Arial; 
	color:rgb(121,135,1); 
	font-size:13; 
	font-weight:700;
	text-decoration:none;
}

.i-list a:link {
	font-family:Arial; 
	font-size:20; 
	color:rgb(63,70,43);
	text-decoration:none;
}

.i-list a:visited {
	font-family:Arial; 
	font-size:20; 
	color:rgb(63,70,43);
	text-decoration:none;
}

.i-list a:active {
	font-family:Arial; 
	font-size:20; 
	color:rgb(63,70,43);
	text-decoration:none;
}

.i-list a:hover {
	font-family:Arial; 
	font-size:20; 
	color:rgb(63,70,43);
	text-decoration:none;
}

p.aa { 
	font-family:Arial; 
	color:green; 
	font-size:17; 
	font-weight:700;
	margin-left:3cm; 
	
}

p.bb { 
	font-family:Arial; 
	color:green; 
	font-size:17; 
	font-weight:700;
	margin-left:5cm; 
}

p.cc { 
	font-family:Arial; 
	color:green; 
	font-size:17; 
	font-weight:700;
	margin-left:7cm; 
}
