body {

background-image: url(Pictures/bg.jpg);
background-repeat : repeat;
margin-top: 3px;
margin-left: 3px;
margin-right: 3px;*/

  }
  /*-------------------------------------------------------*/
 #header {
margin-top: 0px; margin-left: 0px; text-align: center;
 font-size: 35px; color: MidnightBlue; font-style: normal; font-weight: bold;	
}
/*--------------------------------------------*/
 .red {
 font-size: 20px; color: MidnightBlue; font-style: italic; font-weight: bold; font-family: Arial, sans-serif;
}
/*--------------------------------------------*/
 .green {
 font-size: 25px; color: MediumBlue; font-style: italic; font-weight: bold; font-family: Arial, sans-serif;
}
.rose {
 font-size: 25px; color: red; font-style: italic; font-weight: bold; font-family: Arial, sans-serif;
}
/*--------------------------------------------*/
p.normal {
	text-align: justify;
	line-height: normal;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 0px;
	margin-bottom : 0px;
    font-size: 20px;
	color: #000000;
	font-family: Times, sans-serif;
}
/*--------------------------------------------*/
p.ordinary {
	text-align: justify;
	line-height: normal;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 0px;
    margin-bottom : 0px;
    font-size: 20px;
	color: red;
	font-family: Times, sans-serif;
}
/*--------------------------------------------*/
p.title {margin-top: 0px; margin-bottom: 0px; text-align: center;
         font-size: 22px; color: #B20000; font-style: italic; font-weight: bold;
  }
p.regular {text-align: center; margin-top: 0px; margin-bottom: 0px;
         font-size: 22px; color: #008080; font-style: italic; font-weight: normal;
  }
p.center {text-align: center; margin-top: 0px; margin-bottom: 0px;
         font-size: 30px; color: #8B008B; font-style: italic; font-weight: bolder;
  }
p.title1 {margin-top: 0px; margin-bottom: 0px; text-align: center;
         font-size: 22px; color: Purple; font-style: italic; font-weight: bold;
  }
p.header  {
margin-top: 0px; margin-left: 0px; text-align: center;
 font-size: 25px; color: Teal; font-style: normal; font-weight: bold;	
}
  /*--------------------------------------------*/
p.left18 {
	text-align: left;
	line-height: normal;
	margin-left: 20px;
	margin-right: 20px;
	margin-top : 5px;
	margin-bottom : 0px;
    font-size: 18px;
	color:  #3333CC;
	font-family: Arial, sans-serif;
}
/*--------------------------------------------*/
p.left5 {
	text-align: left;
	line-height: 30px;
	margin-left: 2px;
	margin-top: 0px;
	margin-bottom : 0px;
	margin-right: 2px;
    font-size: 20px;
	color: #0000EE;
	font-family: Arial, sans-serif;
}
/*--------------------------------------------*/
p.left60 {
	text-align: left;
	line-height: normal;
	margin-left: 40px;
	margin-top: 0px;
	margin-right: 20px;
    font-size: 18px;
	color: #0000CD;
	font-family: Arial, sans-serif;
}

/*--------------------------------------------*/
p.left40 {
	text-align: justify;
	line-height: normal;
	margin-left: 40px;
	margin-top: 0px;
	margin-bottom : 0px;
	margin-right: 40px;
    font-size: 20px;
	color:  #3333CC;
	font-family: Times, sans-serif;
}
/*--------------------------------------------*/
p.left20 {
	text-align: left;
	line-height: normal;
	margin-left: 20px;
	margin-top: 10px;
	margin-right: 20px;
    font-size: 18px;
	color: #008080;
	font-family: Arial, sans-serif;
}
/*---------------------------------------------*/
a.menu {
    font-family: Times;
	font-weight: lighter;
	font-size: 20px;
	color: #483D8B;
	text-decoration: none;
}
a.menu:visited {
	font-weight: italic;
	font-size: 18px;
	color: #483D8B;
	text-decoration: none;
}
a.menu:active {
	font-style: normal;
	font-weight: bold;
	font-size: 20px;
	color: #483D8B;
	text-decoration: underline;
}
/*---------------------------------------------*/
a.title {
    font-family: Times;
	font-weight: normal;
	font-size: 20px;
	color: Navy;
	text-decoration: none;
}
/*--------------------------------------------*/

p.outline {text-align: center; margin-top: 0px; margin-bottom: 0px;
         font-size: 100%; color: Black; font-style: normal; font-weight: bold;
 width: 20%; height : auto; border: 1px solid black;
 padding: 0px;
}
/*--------------------------------------------*/
p.raise {text-align: left; margin-top: -20px; margin-bottom: 0px; vertical-align : super;
         font-size: 16px; color: Black; font-style: normal; font-weight: normal; 
 }
/*--------------------------------------------*/
ul.decor {list-style-image: url('Pictures/st.png'); 
font-size: 20px; color: #483D8B; font-style: normal; font-weight: normal; font-family: Times, sans-serif;
}
/*--------------------------------------------*/
ol.color {list-style-type: decimal;
font-size: 20px; color: #0000EE; font-style: normal; font-weight: normal; font-family: Times, sans-serif; 
}
/*--------------------------------------------*/
ol.none {list-style-type: none;
font-size: 20px; color: #483D8B; font-style: normal; font-weight: normal; font-family: Times, sans-serif; 
}
/*--------------------------------------------*/
ul.new {list-style-image: url('Pictures/new.gif'); 
font-size: 20px; color: #483D8B; font-style: normal; font-weight: normal; font-family: Times, sans-serif;
}
/*--------------------------------------------*/
