body,td,th {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

}

body {

	background-image: url('/assets/apply-BG.png');

}

h1 {

	font-size: 18px;

}

h2 {

	font-size: 16px;

}

h3 {

	font-size: 1rem;
    text-align: center;
    
}

h4 {

	font-size: 12px;

}

.style1 {font-size: 9px}

a:link {

	color: #910038;

}

a:visited {

	color: #910038;

}

a:hover {

	color: #910038;

}

a:active {

	color: #910038;

}

.style2 {

	color: #FF0000;

	font-weight: bold;

}

.style4 {	color: #FFFF00;

	font-weight: bold;

	font-size: 16px;

}

.style5 {	color: #FFFF00;

	font-weight: bold;

	font-size: 14px;

}

.style3 {color: black;}

.extra-links {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    font-size: 1rem;
    padding-bottom: 30px;
    
     
}

.extra-links a {
    color: blue;
    font-weight: 800;
}

.rules {
	font-size: 0.8rem;
}