﻿/* CSS Document */

body{
	font-size:80%!important;
}
h1{
	font-size:220%!important;
}
h2{
	font-size:140%!important;
}
h3{
	font-size:125%!important;
}
h4{
	font-size:100%!important;
}
h5{
	font-size:110%!important;
}
h6{
	font-size:100%!important;
}
p{
	font-size:100%!important;
}

/* SPECIAL */
.nav li a{
	padding:0 1.2em 0 1.2em;
	font-size:110%!important;
}
.banner p{
	font-size:85%!important;
	line-height:120%!important;
}
.banner h4{
	font-size:1em!important;
}

/* TAB STYLING */

.Aregular{
    color:#666!important;
}
.Alarge{
    color:#ccc!important;
}
.Axlarge{
    color:#ccc!important;
}
