@charset "utf-8";
/* CSS Document */

body {

height:100%;

}

html {

height:100%;

}

.heading, a.heading:link, a.heading:visited {

font-size: 285%;
color: #fff;

}

.subheading, a.subheading:link, a.subheading:visited {

font-size: 223%;
color: #0163a0;
font-weight:normal;

}

.normal {

color: #fff;

}
