/***********************************************/
/*large text css                            */
/***********************************************/



body{
	font-family: Arial, sans-serif;

	line-height: 1.166;

	font-size: large;
}


a:hover{
	color: #006699;

}

h1{

 font-size: 240%;

}

h2{
 font-size: 180%;


}

h3{

 font-size: 130%;

}

h4{

 font-size: 120%;
 font-weight: normal;

}

h5{

 font-size: 100%;
}
#nav {
	font-size: 110%;
}