@charset "utf-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.PVGtitle {
    font-family:Roboto; 
    font-size:32px; 
    color:#105f89;
}

.PVGsubtitle {
    font-family:Roboto; 
    font-size:24px; 
    color:#ff6600;
}

.PVGcontent {
	font-family:Roboto; 
    font-size:14px; 
    color:#333333;
}

.PVGcontentsmall {
	font-family:Roboto; 
    font-size:13px; 
    color:#444444;
}

.PVGcontentmed {
	font-family:Roboto; 
    font-size:16px; 
    color:#444444;
}

.PVGmenu {
	font-family:Roboto; 
    font-size:18px; 
    color:#ffffff;
}

.PVGmenu2 {
	font-family:Roboto; 
    font-size:16px; 
    color:#333333;
}